• Stars
    star
    2
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

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.