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

383 -1

28,977 +59

7,273 +5

GitHub
mxnet by apache

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

created at April 30, 2015, 4:21 p.m.

C++

1,070 +1

20,719 -2

6,815 +1

GitHub
jieba by fxsjy

结巴中文分词

created at Sept. 29, 2012, 7:52 a.m.

Python

1,285 +0

32,562 +32

6,706 +1

GitHub
neural-networks-and-deep-learning by mnielsen

Code samples for my book "Neural Networks and Deep Learning"

created at Nov. 13, 2012, 1:38 p.m.

Python

1,101 +0

15,543 +18

6,461 +5

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 +0

26,157 +5

5,450 -1

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

472 +1

31,504 +83

5,319 +12

GitHub
kaldi by kaldi-asr

kaldi-asr/kaldi is the official location of the Kaldi project.

created at April 20, 2015, 5:23 p.m.

Shell

700 +0

13,809 +12

5,271 +2

GitHub
zipline by quantopian

Zipline, a Pythonic Algorithmic Trading Library

created at Oct. 19, 2012, 3:50 p.m.

Python

1,004 +0

17,131 +15

4,641 +2

GitHub
pytorch-image-models by huggingface

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and 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

308 +1

30,152 +94

4,595 +4

GitHub
rasa by RasaHQ

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

created at Oct. 14, 2016, 12:27 p.m.

Python

349 -1

18,085 +32

4,540 +3

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,298 +24

4,514 +4

GitHub
introduction_to_ml_with_python by amueller

Notebooks and code for the book "Introduction to Machine Learning with Python"

created at May 29, 2016, 6:29 p.m.

Jupyter Notebook

369 +0

7,229 +6

4,493 +2

GitHub
gensim by piskvorky

Topic Modelling for Humans

created at Feb. 10, 2011, 7:43 a.m.

Python

434 -1

15,316 +16

4,354 +2

GitHub
sympy by sympy

A computer algebra system written in pure Python

created at April 30, 2010, 8:37 p.m.

Python

295 +0

12,478 +13

4,314 +0

GitHub
spaCy by explosion

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

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

Python

556 +0

28,933 +46

4,302 +7

GitHub
CNTK by Microsoft

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit

created at Nov. 26, 2015, 9:52 a.m.

C++

1,252 -1

17,476 -1

4,300 -1

GitHub
ColossalAI by hpcaitech

Making large AI models cheaper, faster and more accessible

created at Oct. 28, 2021, 4:19 p.m.

Python

379 +1

38,071 +50

4,265 +5

GitHub
bokeh by bokeh

Interactive Data Visualization in the browser, from Python

created at March 26, 2012, 3:40 p.m.

Python

443 +0

18,903 +18

4,160 -1

GitHub
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

939 +0

22,603 +19

4,001 +2

GitHub
deeplearning4j by deeplearning4j

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

created at Nov. 27, 2013, 2:03 a.m.

Java

767 -1

13,462 +6

3,823 -1

GitHub