mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-18 15:01:37 +03:00
Merge pull request #488 from eric-haibin-lin/eric-haibin-lin-patch-1
Add MXNet to Matlab section
This commit is contained in:
commit
a4cc7092f5
@ -702,6 +702,8 @@ on MNIST digits[DEEP LEARNING].
|
||||
* [Pattern Recognition Toolbox](https://github.com/covartech/PRT) - A complete object-oriented environment for machine learning in Matlab.
|
||||
* [Pattern Recognition and Machine Learning](https://github.com/PRML/PRMLT) - This package contains the matlab implementation of the algorithms described in the book Pattern Recognition and Machine Learning by C. Bishop.
|
||||
* [Optunity](http://optunity.readthedocs.io/en/latest/) - A library dedicated to automated hyperparameter optimization with a simple, lightweight API to facilitate drop-in replacement of grid search. Optunity is written in Python but interfaces seamlessly with MATLAB.
|
||||
* [MXNet](https://github.com/apache/incubator-mxnet/) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more.
|
||||
|
||||
|
||||
<a name="matlab-data-analysis"></a>
|
||||
#### Data Analysis / Data Visualization
|
||||
|
Loading…
Reference in New Issue
Block a user