Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
arguseyes
ashrae-energy-prediction
ASHRAE - Great Energy Predictor III
asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
Auto_ViML
Automatically Build Multiple ML Models with a Single Line of Code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
automl-streams
AutoML framework for implementing automated machine learning on data streams
Awesome-GPU
Awesome resources for GPUs
Awesome-System-for-Machine-Learning
A curated list of research in machine learning systems (MLSys). Paper notes are also provided.
aws-machine-learning-university-accelerated-cv
Machine Learning University: Accelerated Computer Vision Class
mlops-at-edge-for-quality-inspection
Sanyam07's Repositories
Sanyam07/mlops-at-edge-for-quality-inspection
Sanyam07/arguseyes
Sanyam07/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
Sanyam07/Awesome-GPU
Awesome resources for GPUs
Sanyam07/Awesome-System-for-Machine-Learning
A curated list of research in machine learning systems (MLSys). Paper notes are also provided.
Sanyam07/aws-machine-learning-university-accelerated-cv
Machine Learning University: Accelerated Computer Vision Class
Sanyam07/bhai-lang
A toy programming language written in Typescript
Sanyam07/FastTreeSHAP
Fast SHAP value computation for interpreting tree-based models
Sanyam07/flowpoints.js
A developer-friendly library for creating flowcharts and diagrams.
Sanyam07/flowpoints_ml
An intuitive approach to creating deep learning models
Sanyam07/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
Sanyam07/FRUFS
An unsupervised feature selection technique using supervised algorithms such as XGBoost
Sanyam07/hummingbird
Hummingbird compiles trained ML models into tensor computation for faster inference.
Sanyam07/immutables
A high-performance immutable mapping type for Python.
Sanyam07/jina
Cloud-native neural search framework for 𝙖𝙣𝙮 kind of data
Sanyam07/langchain
⚡ Building applications with LLMs through composability ⚡
Sanyam07/LeetCode-Feedback
Sanyam07/ML-Model-CI
MLModelCI is a complete MLOps platform for managing, converting, profiling, and deploying MLaaS (Machine Learning-as-a-Service), bridging the gap between current ML training and serving systems.
Sanyam07/NASLib
NASLib is a Neural Architecture Search (NAS) library for facilitating NAS research for the community by providing interfaces to several state-of-the-art NAS search spaces and optimizers.
Sanyam07/oh-my-posh
A prompt theme engine for any shell.
Sanyam07/PyTorch-Deep-Learning-Template
A Pytorch Computer Vision template to quick start your next project! 🚀🚀
Sanyam07/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Sanyam07/recommenders
Best Practices on Recommendation Systems
Sanyam07/rliable
[NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.
Sanyam07/System-Design-1
SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
Sanyam07/system-design-2
Sanyam07/tech-interview-handbook
💯 Curated interview preparation materials for busy engineers
Sanyam07/The-Kaggle-Book
Code Repository for The Kaggle Book, Published by Packt Publishing
Sanyam07/torchnnprofiler
Context Manager to profile the forward and backward times of PyTorch's nn.Module
Sanyam07/yt-dlp
A youtube-dl fork with additional features and fixes