mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-24 02:03:52 +03:00
Added entry for Edward (edwardlib) in Python General Purpose Machine Learning section
This commit is contained in:
parent
058f8f156d
commit
f7d13b7277
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user