mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-18 15:01:37 +03:00
Merge pull request #199 from davidgasquez/patch-1
Fix small typo in syntax
This commit is contained in:
commit
4fe86ed106
@ -674,7 +674,7 @@ on MNIST digits[DEEP LEARNING]
|
||||
* [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
|
||||
* [TensorFlow)(https://github.com/tensorflow/tensorflow/) - Open source software library for numerical computation using data flow graphs
|
||||
* [TensorFlow](https://github.com/tensorflow/tensorflow/) - Open source software library for numerical computation using data flow graphs
|
||||
* [yahmm](https://github.com/jmschrei/yahmm/) - Hidden Markov Models for Python, implemented in Cython for speed and efficiency.
|
||||
* [python-timbl](https://github.com/proycon/python-timbl) - A Python extension module wrapping the full TiMBL C++ programming interface. Timbl is an elaborate k-Nearest Neighbours machine learning toolkit.
|
||||
* [deap](https://github.com/deap/deap) - Evolutionary algorithm framework.
|
||||
|
Loading…
Reference in New Issue
Block a user