Difference between revisions of "BayHac2017/tensorflow"

From HaskellWiki
Jump to navigation Jump to search
 
Line 21: Line 21:
 
|https://www.tensorflow.org/
 
|https://www.tensorflow.org/
 
|}
 
|}
  +
  +
See the [https://github.com/tensorflow/haskell/blob/master/README.md README] for some example.
   
 
Instructions for installing dependencies:
 
Instructions for installing dependencies:

Latest revision as of 05:34, 20 March 2017

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: