Skip to content

Commit

Permalink
Merge pull request josephmisiti#91 from bigsnarfdude/master
Browse files Browse the repository at this point in the history
added pebl and theano to python section
  • Loading branch information
josephmmisiti committed Nov 12, 2014
2 parents 0f3f43c + 005d889 commit bfe506d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,8 @@ on MNIST digits[DEEP LEARNING]
* [SKLL](https://github.com/EducationalTestingService/skll) - A wrapper around scikit-learn that makes it simpler to conduct experiments.
* [neurolab](https://code.google.com/p/neurolab/) - https://code.google.com/p/neurolab/
* [Spearmint](https://github.com/JasperSnoek/spearmint) - Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Larochelle and Ryan P. Adams. Advances in Neural Information Processing Systems, 2012.
* [Pebl](https://github.com/abhik/pebl/) - Python Environment for Bayesian Learning
* [Theano](https://github.com/Theano/Theano/) - Optimizing GPU-meta-programming code generating array oriented optimizing math compiler in Python

<a name="python-data-analysis" />
#### Data Analysis / Data Visualization
Expand Down

0 comments on commit bfe506d

Please sign in to comment.