Add TensorFlow for OCaml and fix formatting

This commit is contained in:
Rizo Isrof 2017-04-13 13:17:22 +01:00 committed by GitHub
parent 6a3b8a1243
commit af4531612d
1 changed files with 2 additions and 0 deletions

View File

@ -701,9 +701,11 @@ on MNIST digits[DEEP LEARNING]
<a name="ocaml-general-purpose">
### General-Purpose Machine Learning
* [Oml](https://github.com/hammerlab/oml/) - A general statistics and machine learning library.
* [GPR](http://mmottl.github.io/gpr/) - Efficient Gaussian Process Regression in OCaml.
* [Libra-Tk](http://libra.cs.uoregon.edu) - Algorithms for learning and inference with discrete probabilistic models.
* [TensorFlow](https://github.com/LaurentMazare/tensorflow-ocaml) - OCaml bindings for TensorFlow.
<a name="php">
## PHP