Closed dmccloskey closed 6 years ago
Barebones neural network framework
http://briandolhansky.com/blog/2013/9/27/artificial-neural-networks-backpropagation-part-4 http://briandolhansky.com/blog/2014/10/30/artificial-neural-networks-matrix-form-part-5
https://eigen.tuxfamily.org/dox/TopicCUDA.html http://eigen.tuxfamily.org/index.php?title=Tensor_support https://bitbucket.org/eigen/eigen/src/default/unsupported/Eigen/CXX11/src/Tensor/README.md?fileviewer=file-view-default
Description
Barebones neural network framework
Objectives
Objectives (Bonus)
Test
Notes