Skip to content
View st-mn's full-sized avatar

Block or report st-mn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. nn-cuda nn-cuda Public

    Research Thesis on Parallelization of Machine Learning Neural Networks Backpropagation Algorithm with NVIDIA GPU CUDA Written in 2011 using C++ tested on NVIDIA Tesla CUDA Cluster.

  2. otel-up otel-up Public

    One-command OpenTelemetry + Grafana stack (Prometheus, Loki, Tempo) with auto-instrumentation for Node.js, Python, Go and Java.

    Shell

  3. ml-vision ml-vision Public

    Sample ML Object Detection with TensorFlow demonstrating computer vision techniques for image analysis and processing tasks.

    Jupyter Notebook

  4. perps perps Public

    A minimal educational implementation of a perpetual futures trading program smartcontract on Solana. This demonstrates the core concepts of opening positions, funding payments, and liquidations. Im…

    Rust 1

  5. chainlink-sample-datafeed-process-e2e chainlink-sample-datafeed-process-e2e Public

    Quick example of Chainlink Datafeed End-to-End Process. Demonstrates Chainlink Datafeed End-to-End Process. It includes collection of repositories with sample implementation of each step of the pro…

    JavaScript

  6. fzr fzr Public

    Minimal Fuzzer. The fuzzer repeatedly sends mutated JSON-RPC requests to the Sui node. It watches how the node responds, and when it sees a likely failure signal—such as a server error, connection …

    Shell