Merge pull request #434 from varunagrawal/edwardlib

Entry for Edward
This commit is contained in:
Joseph Misiti 2017-10-12 16:13:23 +02:00 committed by GitHub
commit 1c011a46eb
1 changed files with 1 additions and 0 deletions

View File

@ -923,6 +923,7 @@ be
* [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
* [ML-From-Scratch](https://github.com/eriklindernoren/ML-From-Scratch) - Implementations of Machine Learning models from scratch in Python with a focus on transparency. Aims to showcase the nuts and bolts of ML in an accessible way.
* [Edward](http://edwardlib.org/) - A library for probabilistic modeling, inference, and criticism. Built on top of TensorFlow.
<a name="python-data-analysis"></a>
#### Data Analysis / Data Visualization