Skip to content
forked from diogo149/treeano

more composable than other Theano neural network libraries

License

Notifications You must be signed in to change notification settings

nsauder/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. Furthermore, it is designed for advanced users: i.e. not newb-friendly. However, if you are interested in the most modular, composable DL library around, then contact me at diogo at enlitic.com.

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

Dependencies

  • required
    • numpy
    • theano
    • networkx
    • six
    • toolz
  • optional
    • pydot
    • pygraphviz
    • 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.3%
  • JavaScript 2.5%
  • HTML 0.2%