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,770 +30

7,248 +10

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

20,714 -2

6,814 -3

GitHub
jieba by fxsjy

结巴中文分词

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

Python

1,285 +0

32,443 +16

6,703 -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,477 +23

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

943 +0

26,146 +0

5,452 -1

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

13,742 +26

5,269 +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

473 +2

31,200 +75

5,266 +17

GitHub
zipline by quantopian

Zipline, a Pythonic Algorithmic Trading Library

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

Python

1,005 +1

17,085 +22

4,643 +2

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

304 +0

29,864 +69

4,571 +7

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

350 +0

17,997 +29

4,527 +5

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

23,198 +24

4,508 +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 +1

7,209 +14

4,488 +4

GitHub
gensim by piskvorky

Topic Modelling for Humans

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

Python

435 -1

15,266 +22

4,342 -4

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,415 +21

4,308 +3

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

17,466 +3

4,300 -2

GitHub
spaCy by explosion

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

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

Python

555 +0

28,787 +39

4,294 +7

GitHub
ColossalAI by hpcaitech

Making large AI models cheaper, faster and more accessible

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

Python

378 +1

37,934 +39

4,246 +3

GitHub
bokeh by bokeh

Interactive Data Visualization in the browser, from Python

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

Python

442 +0

18,856 +16

4,162 -3

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,551 +13

3,997 +4

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

13,436 +11

3,823 +0

GitHub