mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
add Therfoo library to Go general purpose section
This commit is contained in:
parent
e06838414d
commit
7364f5fb44
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue