package odnnr

  1. Overview
  2. No Docs
Regressor using a Deep Neural Network

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.0.tar.gz
md5=9fc50b3ca9df085018f041ec341879b9

Description

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

Bibliography:

Deep Learning with R. François Chollet with J. J. Allaire. January 2018, ISBN 9781617295546.

Published: 30 Jun 2020

Dependencies (9)

  1. conf-gnuplot
  2. cpm
  3. parany >= "11.0.0" & < "13.0.0"
  4. minicli >= "5.0.0"
  5. batteries
  6. dolog >= "4.0.0" & < "5.0.0"
  7. dune >= "1.11.0"
  8. conf-r
  9. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None