Homemade Deep Learning Library
Description
Allows to build and train different flavors of Neural Networks.
In particular, it can be used to build fairly complex computational graphs,
which ca be automatically differentiated and optimized with gradient descent
methods.