tensorflow
TensorFlow bindings for OCaml
Description
The tensorflow-ocaml project provides some OCaml bindings for TensorFlow, a machine learning framework. These bindings are in an early stage of their development. Some operators are not supported and the API is likely to change in the future. You may also encounter some segfaults. That being said they already contain the necessary to train a convolution network using various optimizers.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 12 Dec 2018
- Authors
- Maintainers
Sources
0.0.11.tar.gz
md5=fddcb9d2655e2e4740457041ed93107f
sha512=7cbfc5f54cade7e05a648d7bc3a1ee9b4d08e414f1b3c7d8ffa375bfa954cb6f495a14863943e0ed12844100324451822ad88cef42faa1dd2d46bdefd57808ba
Dependencies
ocamlfind
build
ocaml
>= "4.06"
dune
>= "1.3.0" & < "2.0"
ctypes
>= "0.5"
conf-wget
build
base
>= "0.11.0"
Reverse Dependencies