Skip to content
/ treeano Public
forked from diogo149/treeano

more composable than other Theano neural network libraries

License

Notifications You must be signed in to change notification settings

jagill/treeano

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Theano neural network libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.8%
  • JavaScript 2.1%
  • HTML 0.1%