stacked_generalization by fukatani

Library for machine learning stacking generalization.

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

Python

11 +0

117 +0

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

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

939 +1

23,427 +129

4,533 +19

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

79,042 +245

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

56 -1

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

75 +0

GitHub
milk by luispedro

MILK: Machine Learning Toolkit

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

Python

57 +0

608 +0

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

74 +0

2,633 +5

692 +0

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,557 +14

6,462 +1

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

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

118 +0

4,785 +3

849 +1

GitHub
deeppy by andersbll

Deep learning in Python

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

Python

144 +0

1,378 -1

310 +0

GitHub
deap by DEAP

Distributed Evolutionary Algorithms in Python

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

Python

190 +0

5,597 +6

1,109 +2

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

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

9,543 +8

1,547 -1

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

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

551 +0

69 +0

GitHub
pyhsmm by mattjj

None

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

Python

56 +0

545 +0

173 +0

GitHub
Pyevolve by perone

Pyevolve

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

Python

32 +0

312 +0

107 +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,618 -1

26,568 +19

7,742 +2

GitHub