DeepLearningTutorials by lisa-lab

Deep Learning Tutorial notes and code. See the wiki for more info.

created at Jan. 7, 2010, 6:42 p.m.

Python

425 +0

4,112 +3

2,129 -1

GitHub
tutorials by torch

A series of machine learning tutorials for Torch7

created at July 14, 2012, 5:33 a.m.

Jupyter Notebook

55 +0

623 +0

312 +0

GitHub
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers by CamDavidsonPilon

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

created at Jan. 14, 2013, 3:46 p.m.

Jupyter Notebook

1,373 +0

26,362 +17

7,819 +5

GitHub
machine-learning-cheat-sheet by soulmachine

Classical equations and diagrams in machine learning

created at May 9, 2013, 7:43 a.m.

TeX

380 +0

6,424 +3

1,158 -2

GitHub
rbm by zachmayer

Restricted Boltzmann Machines in R

created at Jan. 22, 2014, 3:08 p.m.

R

7 +0

36 +0

15 +0

GitHub
Kalman-and-Bayesian-Filters-in-Python by rlabbe

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

created at May 16, 2014, 7:24 p.m.

Jupyter Notebook

475 +0

15,797 +32

4,046 +6

GitHub
deep-belief-nets-for-topic-modeling by larsmaaloee

This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.

created at May 20, 2014, 6:54 p.m.

Python

23 +0

143 +0

58 +0

GitHub
topic-model-lecture-note by dongwookim-ml

lecture notes for probabilistic topic models using ipython notebook

created at Aug. 28, 2014, 7:41 a.m.

Unknown languages

5 +0

22 +0

18 +0

GitHub
python-topic-model by dongwookim-ml

Implementation of various topic models

created at Aug. 29, 2014, 4:01 a.m.

Jupyter Notebook

29 +0

369 +0

174 +0

GitHub
DataScienceR by ujjwalkarn

a curated list of R tutorials for Data Science, NLP and Machine Learning

created at Oct. 8, 2014, 7:29 a.m.

R

236 +0

1,966 +1

882 +0

GitHub
cs231n.github.io by cs231n

Public facing notes page

created at Jan. 5, 2015, 6:43 a.m.

Jupyter Notebook

535 +0

9,930 +16

4,041 +3

GitHub
gplearn by trevorstephens

Genetic Programming in Python, with a scikit-learn inspired API

created at March 26, 2015, 1:01 a.m.

Python

49 +0

1,533 +6

274 +0

GitHub
TheAnalyticsEdge by pedrosan

Notes from the edX Course

created at April 6, 2015, 5:31 p.m.

HTML

7 +0

23 +0

25 +0

GitHub
intro2stats by rouseguy

Introduction to Statistics using Python

created at May 9, 2015, 6:26 a.m.

Jupyter Notebook

63 +0

893 +0

379 +0

GitHub
intro2deeplearning by rouseguy

Introduction to Deep Learning

created at May 18, 2015, 5:19 p.m.

Python

14 +0

127 +0

81 +0

GitHub
char-rnn by karpathy

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

created at May 21, 2015, 5:25 p.m.

Lua

539 +0

11,423 +6

2,570 +0

GitHub
awesome-rnn by kjw0612

Recurrent Neural Network - A curated list of resources dedicated to RNN

created at June 15, 2015, 10:21 a.m.

Unknown languages

619 -1

6,015 +1

1,436 +0

GitHub
awesome-random-forest by kjw0612

Random Forest - a curated list of resources regarding random forest

created at June 15, 2015, 10:23 a.m.

Unknown languages

119 +0

1,147 +1

331 +0

GitHub
machine-learning by ethen8181

earth americas machine learning tutorials (mainly in Python3)

created at July 24, 2015, 3:35 a.m.

HTML

129 +0

3,114 +2

648 +2

GitHub
kaggle-grasp-and-lift by apaszke

Code for Kaggle EEG Detection competition

created at July 25, 2015, 10:26 p.m.

Lua

9 +0

70 +0

19 +0

GitHub