MVPavan's Stars
facebookincubator/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
e2b-dev/awesome-ai-agents
A list of AI autonomous agents
roboflow/notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
coding-minutes/data-structures-algorithms-level-up-bootcamp
C++ Code Repository.
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
TheAlgorithms/Python
All Algorithms implemented in Python
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
EbookFoundation/free-programming-books
:books: Freely available programming books
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
oskarkrawczyk/honukai-iterm-zsh
Honukai theme and colors for Oh My ZSH and iTerm
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
probml/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
ahkarami/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
fastai/fastai
The fastai deep learning library