homemade-machine-learning by trekhleb

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

created at Nov. 1, 2018, 4:34 a.m.

Jupyter Notebook

940 +0

22,567 +16

3,999 +2

GitHub
ML-From-Scratch by eriklindernoren

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

created at Feb. 5, 2017, 12:11 p.m.

Python

938 +0

23,218 +20

4,506 -2

GitHub
handson-ml by ageron

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.

created at Feb. 16, 2016, 7:48 p.m.

Jupyter Notebook

1,087 +0

25,093 +0

12,929 +4

GitHub
darknet by pjreddie

Convolutional Neural Networks

created at April 11, 2014, 7:59 a.m.

C

910 -2

25,334 +13

21,311 +4

GitHub
xgboost by dmlc

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow

created at Feb. 6, 2014, 5:28 p.m.

C++

911 -1

25,617 +21

8,666 +1

GitHub
fastai by fastai

The fastai deep learning library

created at Sept. 9, 2017, 5:43 p.m.

Jupyter Notebook

609 +0

25,667 +25

7,516 +3

GitHub
Detectron by facebookresearch

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.

created at Oct. 5, 2017, 5:32 p.m.

Python

942 -1

26,150 +4

5,453 +1

GitHub
netron by lutzroeder

Visualizer for neural network, deep learning and machine learning models

created at Dec. 26, 2010, 12:53 p.m.

JavaScript

295 +0

26,264 +88

2,673 +5

GitHub
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers by CamDavidsonPilon

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

created at Jan. 14, 2013, 3:46 p.m.

Jupyter Notebook

1,375 +0

26,397 +16

7,821 +0

GitHub
data-science-ipython-notebooks by donnemartin

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

created at Jan. 23, 2015, 7:38 p.m.

Python

1,619 +0

26,524 +16

7,731 +3

GitHub
pytorch-lightning by PyTorchLightning

Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.

created at March 31, 2019, 12:45 a.m.

Python

246 +0

27,032 +56

3,259 +5

GitHub
milvus by milvus-io

A cloud-native vector database, storage for next generation AI applications

created at Sept. 16, 2019, 6:43 a.m.

Go

273 -1

27,124 +127

2,618 +13

GitHub
jax by google

Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

created at Oct. 25, 2018, 9:25 p.m.

Python

321 -2

28,129 +86

2,576 +9

GitHub
spaCy by explosion

💫 Industrial-strength Natural Language Processing (NLP) in Python

created at July 3, 2014, 3:15 p.m.

Python

556 +1

28,845 +58

4,293 -1

GitHub
detectron2 by facebookresearch

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

created at Sept. 5, 2019, 9:30 p.m.

Python

384 +0

28,847 +77

7,255 +7

GitHub
gradio by gradio-app

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

created at Dec. 19, 2018, 8:24 a.m.

Python

155 +1

29,267 +195

2,167 +17

GitHub
pytorch-image-models by huggingface

PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

created at Feb. 2, 2019, 5:51 a.m.

Python

305 +1

29,929 +65

4,577 +6

GitHub
openpose by CMU-Perceptual-Computing-Lab

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

created at April 24, 2017, 2:06 p.m.

C++

918 -1

29,971 +57

7,770 +4

GitHub
ray by ray-project

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

created at Oct. 25, 2016, 7:38 p.m.

Python

471 -2

31,337 +137

5,294 +28

GitHub
streamlit by streamlit

Streamlit — A faster way to build and share data apps.

created at Aug. 24, 2019, 12:14 a.m.

Python

313 +1

32,029 +178

2,797 +6

GitHub