diogo149 / treeano

more composable than other neural network libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

more composable than other neural network libraries

License:Apache License 2.0


Languages

Language:Python 98.1%Language:JavaScript 1.8%Language:HTML 0.1%