There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A flexible neural network implementation in python from scratch. It supports classification and regression tasks, with grid search for model selection, with weight decay, regularization, momentum and learning rate.