πŸ‡ΊπŸ‡Έ Made in United States

Discover United States's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of United States.

TOP Jupyter Notebook Projects

1
microsoft/generative-ai-for-beginners

microsoft/generative-ai-for-beginners

18 Lessons, Get Started Building with Generative AI πŸ”— https://microsoft.github.io/generative-ai-for-beginners/
Jupyter Notebook
43,486
star
2
aymericdamien/TensorFlow-Examples

aymericdamien/TensorFlow-Examples

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Jupyter Notebook
43,150
star
3
facebookresearch/segment-anything

facebookresearch/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.
Jupyter Notebook
42,134
star
4
jakevdp/PythonDataScienceHandbook

jakevdp/PythonDataScienceHandbook

Python Data Science Handbook: full text in Jupyter Notebooks
Jupyter Notebook
40,893
star
5
GokuMohandas/Made-With-ML

GokuMohandas/Made-With-ML

Learn how to responsibly develop, deploy and maintain production machine learning applications.
Jupyter Notebook
32,935
star
6
google-research/google-research

google-research/google-research

Google Research
Jupyter Notebook
32,494
star
7
microsoft/AI-For-Beginners

microsoft/AI-For-Beginners

12 Weeks, 24 Lessons, AI for All!
Jupyter Notebook
31,344
star
8
microsoft/Data-Science-For-Beginners

microsoft/Data-Science-For-Beginners

10 Weeks, 20 Lessons, Data Science for All!
Jupyter Notebook
26,510
star
9
microsoft/autogen

microsoft/autogen

A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
Jupyter Notebook
25,467
star
10
DataTalksClub/data-engineering-zoomcamp

DataTalksClub/data-engineering-zoomcamp

Free Data Engineering course!
Jupyter Notebook
22,477
star
11
wesm/pydata-book

wesm/pydata-book

Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Jupyter Notebook
20,903
star
12
norvig/pytudes

norvig/pytudes

Python programs, usually short, of considerable difficulty, to perfect particular skills.
Jupyter Notebook
20,523
star
13
spmallick/learnopencv

spmallick/learnopencv

Learn OpenCV : C++ and Python Examples
Jupyter Notebook
20,171
star
14
slundberg/shap

slundberg/shap

A game theoretic approach to explain the output of any machine learning model.
Jupyter Notebook
19,480
star
15
tloen/alpaca-lora

tloen/alpaca-lora

Instruct-tune LLaMA on consumer hardware
Jupyter Notebook
18,213
star
16
fchollet/deep-learning-with-python-notebooks

fchollet/deep-learning-with-python-notebooks

Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Jupyter Notebook
16,978
star
17
fivethirtyeight/data

fivethirtyeight/data

Data and code behind the articles and graphics at FiveThirtyEight
Jupyter Notebook
16,642
star
18
instillai/TensorFlow-Course

instillai/TensorFlow-Course

πŸ“‘ Simple and ready-to-use tutorials for TensorFlow
Jupyter Notebook
16,407
star
19
mahmoud/awesome-python-applications

mahmoud/awesome-python-applications

πŸ’Ώ Free software that works great, and also happens to be open-source Python.
Jupyter Notebook
16,204
star
20
rasbt/deeplearning-models

rasbt/deeplearning-models

A collection of various deep learning architectures, models, and tips
Jupyter Notebook
16,088
star
21
rlabbe/Kalman-and-Bayesian-Filters-in-Python

rlabbe/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.
Jupyter Notebook
15,548
star
22
NVIDIA/DeepLearningExamples

NVIDIA/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.
Jupyter Notebook
12,579
star
23
rasbt/python-machine-learning-book

rasbt/python-machine-learning-book

The "Python Machine Learning (1st edition)" book code repository and info resource
Jupyter Notebook
12,030
star
24
microsoft/guidance

microsoft/guidance

A guidance language for controlling large language models.
Jupyter Notebook
11,777
star
25
stefan-jansen/machine-learning-for-trading

stefan-jansen/machine-learning-for-trading

Code for Machine Learning for Algorithmic Trading, 2nd edition.
Jupyter Notebook
11,549
star
26
neonbjb/tortoise-tts

neonbjb/tortoise-tts

A multi-voice TTS system trained with an emphasis on quality
Jupyter Notebook
11,287
star
27
jupyter/notebook

jupyter/notebook

Jupyter Interactive Notebook
Jupyter Notebook
11,046
star
28
AI4Finance-Foundation/FinGPT

AI4Finance-Foundation/FinGPT

FinGPT: Open-Source Financial Large Language Models! Revolutionize πŸ”₯ We release the trained model on HuggingFace.
Jupyter Notebook
10,786
star
29
facebookresearch/seamless_communication

facebookresearch/seamless_communication

Foundational Models for State-of-the-Art Speech and Text Translation
Jupyter Notebook
10,241
star
30
CoreyMSchafer/code_snippets

CoreyMSchafer/code_snippets

Jupyter Notebook
10,176
star
31
lexfridman/mit-deep-learning

lexfridman/mit-deep-learning

Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Jupyter Notebook
10,006
star
32
aws/amazon-sagemaker-examples

aws/amazon-sagemaker-examples

Example πŸ““ Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Jupyter Notebook
9,297
star
33
google-research/vision_transformer

google-research/vision_transformer

Jupyter Notebook
9,288
star
34
microsoft/computervision-recipes

microsoft/computervision-recipes

Best Practices, code samples, and documentation for Computer Vision.
Jupyter Notebook
9,264
star
35
AI4Finance-Foundation/FinRL

AI4Finance-Foundation/FinRL

FinRL: Financial Reinforcement Learning. πŸ”₯
Jupyter Notebook
8,979
star
36
DataTalksClub/mlops-zoomcamp

DataTalksClub/mlops-zoomcamp

Free MLOps course from DataTalks.Club
Jupyter Notebook
8,805
star
37
karpathy/nn-zero-to-hero

karpathy/nn-zero-to-hero

Neural Networks: Zero to Hero
Jupyter Notebook
8,476
star
38
DataTalksClub/machine-learning-zoomcamp

DataTalksClub/machine-learning-zoomcamp

Learn ML engineering for free in 4 months!
Jupyter Notebook
8,288
star
39
aimacode/aima-python

aimacode/aima-python

Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Jupyter Notebook
7,658
star
40
microsoft/c9-python-getting-started

microsoft/c9-python-getting-started

Sample code for Channel 9 Python for Beginners course
Jupyter Notebook
7,642
star
41
facebookresearch/llama-recipes

facebookresearch/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 & Messenger
Jupyter Notebook
7,402
star
42
facebookresearch/dinov2

facebookresearch/dinov2

PyTorch code and models for the DINOv2 self-supervised learning method.
Jupyter Notebook
7,278
star
43
XavierXiao/Dreambooth-Stable-Diffusion

XavierXiao/Dreambooth-Stable-Diffusion

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
Jupyter Notebook
7,218
star
44
amueller/introduction_to_ml_with_python

amueller/introduction_to_ml_with_python

Notebooks and code for the book "Introduction to Machine Learning with Python"
Jupyter Notebook
7,146
star
45
rasbt/python-machine-learning-book-2nd-edition

rasbt/python-machine-learning-book-2nd-edition

The "Python Machine Learning (2nd edition)" book code repository and info resource
Jupyter Notebook
7,021
star
46
mozilla/TTS

mozilla/TTS

πŸ€– πŸ’¬ Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
Jupyter Notebook
6,749
star
47
h2oai/h2o-3

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.
Jupyter Notebook
6,658
star
48
Atcold/NYU-DLSP20

Atcold/NYU-DLSP20

NYU Deep Learning Spring 2020
Jupyter Notebook
6,604
star
49
facebookresearch/DensePose

facebookresearch/DensePose

A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
Jupyter Notebook
6,547
star
50
PWhiddy/PokemonRedExperiments

PWhiddy/PokemonRedExperiments

Playing Pokemon Red with Reinforcement Learning
Jupyter Notebook
6,534
star
51
nfmcclure/tensorflow_cookbook

nfmcclure/tensorflow_cookbook

Code for Tensorflow Machine Learning Cookbook
Jupyter Notebook
6,132
star
52
udacity/self-driving-car

udacity/self-driving-car

The Udacity open source self-driving car project
Jupyter Notebook
6,072
star
53
rhiever/Data-Analysis-and-Machine-Learning-Projects

rhiever/Data-Analysis-and-Machine-Learning-Projects

Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Jupyter Notebook
5,963
star
54
alphacep/vosk-api

alphacep/vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Jupyter Notebook
5,869
star
55
jeffheaton/t81_558_deep_learning

jeffheaton/t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
Jupyter Notebook
5,671
star
56
lmoroney/dlaicourse

lmoroney/dlaicourse

Notebooks for learning deep learning
Jupyter Notebook
5,636
star
57
pkmital/tensorflow_tutorials

pkmital/tensorflow_tutorials

From the basics to slightly more interesting applications of Tensorflow
Jupyter Notebook
5,615
star
58
karpathy/micrograd

karpathy/micrograd

A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Jupyter Notebook
5,613
star
59
karpathy/neuraltalk2

karpathy/neuraltalk2

Efficient Image Captioning code in Torch, runs on GPU
Jupyter Notebook
5,426
star
60
quantopian/pyfolio

quantopian/pyfolio

Portfolio and risk analytics in Python
Jupyter Notebook
5,379
star
61
WillKoehrsen/Data-Analysis

WillKoehrsen/Data-Analysis

Data Science Using Python
Jupyter Notebook
5,029
star
62
udacity/deep-learning-v2-pytorch

udacity/deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Jupyter Notebook
4,963
star
63
blei-lab/edward

blei-lab/edward

A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Jupyter Notebook
4,816
star
64
srush/GPU-Puzzles

srush/GPU-Puzzles

Solve puzzles. Learn CUDA.
Jupyter Notebook
4,778
star
65
NVIDIA/tacotron2

NVIDIA/tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference
Jupyter Notebook
4,562
star
66
udacity/deep-reinforcement-learning

udacity/deep-reinforcement-learning

Repo for the Deep Reinforcement Learning Nanodegree program
Jupyter Notebook
4,528
star
67
spro/practical-pytorch

spro/practical-pytorch

Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
Jupyter Notebook
4,505
star
68
BinRoot/TensorFlow-Book

BinRoot/TensorFlow-Book

Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Jupyter Notebook
4,455
star
69
rasbt/python-machine-learning-book-3rd-edition

rasbt/python-machine-learning-book-3rd-edition

The "Python Machine Learning (3rd edition)" book code repository
Jupyter Notebook
4,392
star
70
Azure/Azure-Sentinel

Azure/Azure-Sentinel

Cloud-native SIEM for intelligent security analytics for your entire enterprise.
Jupyter Notebook
4,290
star
71
microsoft/QuantumKatas

microsoft/QuantumKatas

Tutorials and programming exercises for learning Q# and quantum computing
Jupyter Notebook
4,288
star
72
IntelLabs/distiller

IntelLabs/distiller

Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
Jupyter Notebook
4,279
star
73
makcedward/nlpaug

makcedward/nlpaug

Data augmentation for NLP
Jupyter Notebook
4,276
star
74
REMitchell/python-scraping

REMitchell/python-scraping

Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
Jupyter Notebook
4,106
star
75
roboflow/notebooks

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.
Jupyter Notebook
4,102
star
76
rasbt/pattern_classification

rasbt/pattern_classification

A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
Jupyter Notebook
4,057
star
77
hxu296/leetcode-company-wise-problems-2022

hxu296/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.
Jupyter Notebook
3,988
star
78
Azure/MachineLearningNotebooks

Azure/MachineLearningNotebooks

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
Jupyter Notebook
3,960
star
79
khuyentran1401/Data-science

khuyentran1401/Data-science

Collection of useful data science topics along with articles, videos, and code
Jupyter Notebook
3,946
star
80
nianticlabs/monodepth2

nianticlabs/monodepth2

[ICCV 2019] Monocular depth estimation from a single image
Jupyter Notebook
3,941
star
81
udacity/deep-learning

udacity/deep-learning

Repo for the Deep Learning Nanodegree Foundations program.
Jupyter Notebook
3,940
star
82
AllenDowney/ThinkStats2

AllenDowney/ThinkStats2

Text and supporting code for Think Stats, 2nd Edition
Jupyter Notebook
3,899
star
83
microsoft/Quantum

microsoft/Quantum

Microsoft Quantum Development Kit Samples
Jupyter Notebook
3,847
star
84
google-research/simclr

google-research/simclr

SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
Jupyter Notebook
3,841
star
85
udacity/machine-learning

udacity/machine-learning

Content for Udacity's Machine Learning curriculum
Jupyter Notebook
3,825
star
86
rasbt/python_reference

rasbt/python_reference

Useful functions, tutorials, and other Python-related things
Jupyter Notebook
3,715
star
87
microsoft/FLAML

microsoft/FLAML

A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
Jupyter Notebook
3,681
star
88
justmarkham/scikit-learn-videos

justmarkham/scikit-learn-videos

Jupyter notebooks from the scikit-learn video series
Jupyter Notebook
3,616
star
89
jakevdp/WhirlwindTourOfPython

jakevdp/WhirlwindTourOfPython

The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"
Jupyter Notebook
3,598
star
90
vijishmadhavan/ArtLine

vijishmadhavan/ArtLine

A Deep Learning based project for creating line art portraits.
Jupyter Notebook
3,543
star
91
AllenDowney/ThinkDSP

AllenDowney/ThinkDSP

Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
Jupyter Notebook
3,476
star
92
chiphuyen/python-is-cool

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.
Jupyter Notebook
3,461
star
93
microsoft/tensorwatch

microsoft/tensorwatch

Debugging, monitoring and visualization for Python Machine Learning and Data Science
Jupyter Notebook
3,322
star
94
data-science-on-aws/data-science-on-aws

data-science-on-aws/data-science-on-aws

AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
Jupyter Notebook
3,296
star
95
runwayml/stable-diffusion

runwayml/stable-diffusion

Latent Text-to-Image Diffusion
Jupyter Notebook
3,267
star
96
DataDog/go-profiler-notes

DataDog/go-profiler-notes

felixge's notes on the various go profiling methods that are available.
Jupyter Notebook
3,255
star
97
alirezadir/Machine-Learning-Interviews

alirezadir/Machine-Learning-Interviews

This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
Jupyter Notebook
3,250
star
98
barbagroup/CFDPython

barbagroup/CFDPython

A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
Jupyter Notebook
3,224
star
99
dair-ai/ML-Notebooks

dair-ai/ML-Notebooks

πŸ”₯ Machine Learning Notebooks
Jupyter Notebook
3,202
star
100
JoePenna/Dreambooth-Stable-Diffusion

JoePenna/Dreambooth-Stable-Diffusion

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles.
Jupyter Notebook
3,158
star