stacked_generalization by fukatani

Library for machine learning stacking generalization.

created at May 10, 2016, 3:35 p.m.

Python

11 +0

117 +0

23 +0

GitHub
xRBM by omimo

Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow

created at Dec. 2, 2016, 6:19 a.m.

Python

8 +0

55 -1

21 +0

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

Tensors and Dynamic neural networks in Python with strong GPU acceleration

created at Aug. 13, 2016, 5:26 a.m.

Python

1,711 +5

78,367 +235

21,137 +52

GitHub
xcessiv by reiinakano

A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling in Python.

created at March 7, 2017, 6:18 p.m.

Python

57 +0

1,266 +0

106 +0

GitHub
fuku-ml by fukuball

Simple machine learning library / 簡單易用的機器學習套件

created at Jan. 15, 2016, 4:05 p.m.

Python

23 +0

281 +0

76 +0

GitHub
milk by luispedro

MILK: Machine Learning Toolkit

created at Nov. 20, 2009, 9:17 p.m.

Python

57 -1

608 +0

146 +0

GitHub
pgmpy by pgmpy

Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.

created at Sept. 20, 2013, 8:18 a.m.

Python

75 +0

2,625 +3

691 +2

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
neon by NervanaSystems

Intel® Nervana™ reference deep learning framework committed to best performance on all hardware

created at Oct. 16, 2014, 1 a.m.

Python

328 +0

3,870 +0

810 +0

GitHub
mlxtend by rasbt

A library of extension and helper modules for Python's data analysis and machine learning libraries.

created at Aug. 14, 2014, 1:56 a.m.

Python

117 +0

4,774 +5

846 +2

GitHub
deeppy by andersbll

Deep learning in Python

created at Sept. 18, 2014, 6:18 a.m.

Python

144 +0

1,378 +0

309 +0

GitHub
deap by DEAP

Distributed Evolutionary Algorithms in Python

created at May 21, 2014, 8:07 p.m.

Python

189 +0

5,578 +12

1,105 +1

GitHub
python-timbl by proycon

python-timbl, originally developed by Sander Canisius, is a Python extension module wrapping the full TiMBL C++ programming interface. With this module, all functionality exposed through the C++ interface is also available to Python scripts. Being able to access the API from Python greatly facilitates prototyping TiMBL-based applications.

created at Feb. 11, 2013, 11:07 a.m.

Python

4 +0

17 +0

2 +0

GitHub
tpot by EpistasisLab

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

created at Nov. 3, 2015, 9:08 p.m.

Python

287 -1

9,517 +10

1,545 +3

GitHub
neurolab by zueve

Neurolab is a simple and powerful Neural Network Library for Python

created at March 16, 2015, 11:34 a.m.

Python

22 +0

161 +0

41 +0

GitHub
skll by EducationalTestingService

SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.

created at Aug. 2, 2013, 2:31 p.m.

Python

47 +0

550 -1

69 +0

GitHub
pyhsmm by mattjj

None

created at March 18, 2012, 5:40 p.m.

Python

56 +0

544 +0

172 +0

GitHub
Pyevolve by perone

Pyevolve

created at Aug. 10, 2011, 11:41 p.m.

Python

32 +0

312 +0

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