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

20,713 -1

6,812 -2

GitHub
jieba by fxsjy

结巴中文分词

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

Python

1,285 +0

32,492 +49

6,704 +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,100 +0

15,503 +26

6,449 +4

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

699 +0

13,773 +31

5,271 +2

GitHub
zipline by quantopian

Zipline, a Pythonic Algorithmic Trading Library

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

Python

1,005 +0

17,103 +18

4,642 -1

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
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,023 +26

4,530 +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,218 +20

4,506 -2

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,215 +6

4,492 +4

GitHub
gensim by piskvorky

Topic Modelling for Humans

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

Python

435 +0

15,276 +10

4,343 +1

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,440 +25

4,313 +5

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,253 -1

17,473 +7

4,299 -1

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
ColossalAI by hpcaitech

Making large AI models cheaper, faster and more accessible

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

Python

377 -1

37,984 +50

4,253 +7

GitHub
bokeh by bokeh

Interactive Data Visualization in the browser, from Python

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

Python

443 +1

18,868 +12

4,161 -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

940 +0

22,567 +16

3,999 +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

768 +0

13,446 +10

3,825 +2

GitHub