/treeano

more composable than other neural network libraries

Primary LanguagePythonApache License 2.0Apache-2.0

treeano

WARNING:

  • Treeano changes extremely frequently with breaking features
  • Treeano is designed for advanced users i.e. not newb-friendly
  • Treeano is 100% focused on composability

https://travis-ci.org/diogo149/treeano.svg

Dependencies

  • required
    • numpy
    • theano
    • networkx
    • six
    • toolz
  • optional
    • pydot
    • pygraphviz
    • matplotlib
    • scikit-learn (for the examples)
    • nose (for tests)
    • scikit-image (for tests / spatial transformer)
    • lasagne (for tests / wrapped nodes)