There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Simple deep learning API for implementing neural nets written in Rust with Dense Layers, CSV and MNIST dataset types, L2 regularization and Adam Optimizer and common activation functions like Relu, Sigmoid, Softmax, Tanh. Only uses ndarray for linear algebra functionality