Skip to content
View sathya-ml's full-sized avatar

Block or report sathya-ml

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. pico-temperature-control pico-temperature-control Public

    A simple temperature controller using a Raspberry Pi Pico, DHT22 sensor, and relay to manage heating in small enclosures.

    Python 1 1

  2. variational-inference-pyro-lab variational-inference-pyro-lab Public

    Materials for a 2022/23 CS graduate lab on variational inference and probabilistic programming with Pyro-PPL.

    Jupyter Notebook 1

  3. deep-learning-intro-lab deep-learning-intro-lab Public

    Materials for a 2023 undergraduate deep learning lab. Designed for computer science students' first hands-on experience with coding deep learning models.

    Jupyter Notebook

  4. multimodal-vrnn-vae multimodal-vrnn-vae Public

    A PyTorch implementation of multimodal VRNN and VAE.

    Python

  5. ornstein-uhlenbeck-2d-pyro ornstein-uhlenbeck-2d-pyro Public

    A Pyro-PPL implementation of a 2D Ornstein-Uhlenbeck process using stochastic variational inference.

    Python

  6. smsspamclassifier smsspamclassifier Public

    A simple SMS message spam classifier deployed as a RESTful service in a Docker container for use as a microservice.

    Python