@hackage tensorflow0.2.0.1
TensorFlow bindings.
Categories
License
LicenseRef-Apache
Maintainer
tensorflow-haskell@googlegroups.com
Links
Versions
Installation
Dependencies (19)
- async
- attoparsec
- base >=4.7 && <5
- bytestring
- containers
- data-default Show all…
Dependents (4)
@hackage/tensorflow-logging, @hackage/tensorflow-ops, @hackage/tensorflow-mnist, @hackage/tensorflow-core-ops
This library provides an interface to the TensorFlow
bindings. TensorFlow.Core contains the base API for
building and running computational graphs. Other packages
such as tensorflow-ops contain bindings to the actual
computational kernels.
For more documentation and examples, see https://github.com/tensorflow/haskell#readme