An open API service indexing awesome lists of open source software.

https://github.com/unixjunkie/odnnr

Regressor in OCaml using a Deep Neural Network
https://github.com/unixjunkie/odnnr

Last synced: 5 months ago
JSON representation

Regressor in OCaml using a Deep Neural Network

Awesome Lists containing this project

README

          

# odnnr
Regressor in OCaml using a Deep Neural Network

Some OCaml functions to drive the Deep Learning R 'keras' package
(only for training a regressor using a multi-layer perceptron).
This library really fires up and talks to an R interpreter.