There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Mini Deep Learning framework to create and train simple Neural Network (i.e. Multi Layer Perceptron) through Back-Propagation Algorithm using only PyTorch's tensor definition and elementary mathematical operations.