Merge pull request #591 from dndungu/dndungu/AddTherfoo

adds Therfoo library to Go general purpose section
This commit is contained in:
Joseph Misiti 2019-02-26 23:41:18 -05:00 committed by GitHub
commit e4e10a4225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -346,6 +346,7 @@ Further resources:
* [go-mxnet-predictor](https://github.com/songtianyi/go-mxnet-predictor) - Go binding for MXNet c_predict_api to do inference with pre-trained model.
* [neat](https://github.com/jinyeom/neat) - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT). **[Deprecated]**
* [go-ml-transpiler](https://github.com/znly/go-ml-transpiler) - An open source Go transpiler for machine learning models.
* [therfoo](https://github.com/therfoo/therfoo) - An embedded deep learning library for Go.
<a name="go-data-analysis"></a>
#### Data Analysis / Data Visualization