Sathya's repositories
pico-temperature-control
A simple temperature controller using a Raspberry Pi Pico, DHT22 sensor, and relay to manage heating in small enclosures.
variational-inference-pyro-lab
Materials for a 2022/23 CS graduate lab on variational inference and probabilistic programming with Pyro-PPL.
deep-learning-intro-lab
Materials for a 2023 undergraduate deep learning lab. Designed for computer science students' first hands-on experience with coding deep learning models.
fsmetric
Code used for the publication "A Quantitative Evaluation Framework of Video De-Identification Methods".
multimodal-vrnn-vae
A PyTorch implementation of multimodal VRNN and VAE.
ornstein-uhlenbeck-2d-pyro
A Pyro-PPL implementation of a 2D Ornstein-Uhlenbeck process using stochastic variational inference.
smsspamclassifier
A simple SMS message spam classifier deployed as a RESTful service in a Docker container for use as a microservice.