BayHac2017/tensorflow
From HaskellWiki
Project: | tensorflow |
Description: | Haskell bindings for TensorFlow (machine intelligence lib) |
Maintainers/liaisons: | Judah Jacobson, Frederick Mayle |
Source: | https://github.com/tensorflow/haskell |
Build instructions: | https://github.com/tensorflow/haskell/blob/master/README.md |
API documentation: | https://tensorflow.github.io/haskell/haddock/ (A good starting place is TensorFlow.Core) |
Website: | https://www.tensorflow.org/ |
See the README for some example.
Instructions for installing dependencies:
- OSX
- Linux with docker
- Linux without docker (follow the steps of the Dockerfile)