Merge pull request #1658 from galeone/galeone-patch-1

Add tfgo
This commit is contained in:
Cássio Botaro 2017-10-30 13:09:11 -02:00 committed by GitHub
commit ecf7d81e91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -695,6 +695,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [probab](https://github.com/ThePaw/probab) - Probability distribution functions. Bayesian inference. Written in pure Go.
* [regommend](https://github.com/muesli/regommend) - Recommendation & collaborative filtering engine.
* [shield](https://github.com/eaigner/shield) - Bayesian text classifier with flexible tokenizers and storage backends for Go.
* [tfgo](https://github.com/galeone/tfgo) - Easy to use Tensorflow bindings: simplifies the usage of the official Tensorflow Go bindings. Define computational graphs in Go, load and execute models trained in Python.
## Messaging