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.
machine-learning neural-network regression classification academic-project unipi monk-datasets perceptron-neural-networks
-
Updated
Mar 11, 2019 - Python