Discover United States's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of United States.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI π https://microsoft.github.io/generative-ai-for-beginners/aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooksfacebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!google-research/google-research
Google ResearchGokuMohandas/Made-With-ML
Learn how to responsibly develop, deploy and maintain production machine learning applications.microsoft/autogen
A programming framework for agentic AI π€microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!DataTalksClub/data-engineering-zoomcamp
Free Data Engineering course!spmallick/learnopencv
Learn OpenCV : C++ and Python Exampleswesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Medianorvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.slundberg/shap
A game theoretic approach to explain the output of any machine learning model.tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardwarefchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"fivethirtyeight/data
Data and code behind the articles and graphics at FiveThirtyEightmahmoud/awesome-python-applications
πΏ Free software that works great, and also happens to be open-source Python.instillai/TensorFlow-Course
π‘ Simple and ready-to-use tutorials for TensorFlowrlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tipsNVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.AI4Finance-Foundation/FinGPT
FinGPT: Open-Source Financial Large Language Models! Revolutionize π₯ We release the trained model on HuggingFace.stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on qualityrasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resourcefacebookresearch/sam2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.microsoft/guidance
A guidance language for controlling large language models.jupyter/notebook
Jupyter Interactive NotebookDataTalksClub/mlops-zoomcamp
Free MLOps course from DataTalks.Clubfacebookresearch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text TranslationCoreyMSchafer/code_snippets
google-research/vision_transformer
lexfridman/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.AI4Finance-Foundation/FinRL
FinRL: Financial Reinforcement Learning. π₯aws/amazon-sagemaker-examples
Example π Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using π§ Amazon SageMaker.DataTalksClub/machine-learning-zoomcamp
Learn ML engineering for free in 4 months!microsoft/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.karpathy/nn-zero-to-hero
Neural Networks: Zero to Heroaimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"microsoft/c9-python-getting-started
Sample code for Channel 9 Python for Beginners coursefacebookresearch/llama-recipes
Scripts for fine-tuning Llama2 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization & question answering. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment.Demo apps to showcase Llama2 for WhatsApp & Messengeramueller/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusionrasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resourceapple/corenet
CoreNet: A library for training deep neural networksPWhiddy/PokemonRedExperiments
Playing Pokemon Red with Reinforcement LearningMrMimic/data-scientist-roadmap
Toturials coming with the "data science roadmap" picture.h2oai/h2o-3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.mozilla/TTS
π€ π¬ Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)Atcold/NYU-DLSP20
NYU Deep Learning Spring 2020facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the bodynfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbookrhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.udacity/self-driving-car
The Udacity open source self-driving car projectalphacep/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Nodejeffheaton/t81_558_deep_learning
T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louislmoroney/dlaicourse
Notebooks for learning deep learningpkmital/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflowkarpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like APIquantopian/pyfolio
Portfolio and risk analytics in Pythonsrush/GPU-Puzzles
Solve puzzles. Learn CUDA.karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPUroboflow/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.WillKoehrsen/Data-Analysis
Data Science Using Pythonudacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101iyaja/llama-fs
A self-organizing file system with llama 3blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.vikhyat/moondream
tiny vision language modelrasbt/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repositoryNVIDIA/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inferenceAzure/Azure-Sentinel
Cloud-native SIEM for intelligent security analytics for your entire enterprise.alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree programspro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintainedBinRoot/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distillermicrosoft/QuantumKatas
Tutorials and programming exercises for learning Q# and quantum computingmakcedward/nlpaug
Data augmentation for NLPREMitchell/python-scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.doAzure/MachineLearningNotebooks
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoftnianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single imagerasbt/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification taskskhuyentran1401/Data-science
Collection of useful data science topics along with articles, videos, and codehxu296/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.udacity/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.google-research/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised LearnersAllenDowney/ThinkStats2
Text and supporting code for Think Stats, 2nd Editionmicrosoft/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.microsoft/Quantum
Microsoft Quantum Development Kit Samplesudacity/machine-learning
Content for Udacity's Machine Learning curriculumrasbt/python_reference
Useful functions, tutorials, and other Python-related thingsjakevdp/WhirlwindTourOfPython
The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"justmarkham/scikit-learn-videos
Jupyter notebooks from the scikit-learn video seriesvijishmadhavan/ArtLine
A Deep Learning based project for creating line art portraits.chiphuyen/python-is-cool
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.lyogavin/airllm
AirLLM 70B inference with single 4GB GPUAllenDowney/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.khanhnamle1994/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview PrepLove Open Source and this site? Check out how you can help us