Add PyTorch

This commit is contained in:
Jasonnor 2017-08-08 21:39:50 +08:00
parent 29cc000de0
commit bfd265a9cf

View File

@ -892,6 +892,7 @@ be
* [skbayes](https://github.com/AmazaspShumik/sklearn-bayes) - Python package for Bayesian Machine Learning with scikit-learn API
* [fuku-ml](https://github.com/fukuball/fuku-ml) - Simple machine learning library, including Perceptron, Regression, Support Vector Machine, Decision Tree and more, it's easy to use and easy to learn for beginners.
* [Xcessiv](https://github.com/reiinakano/xcessiv) - A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling
* [PyTorch](https://github.com/pytorch/pytorch) - Tensors and Dynamic neural networks in Python with strong GPU acceleration
<a name="python-data-analysis"></a>
#### Data Analysis / Data Visualization