• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An implementation of deep learning framework in C++, without the use of any external libraries. The framework is then used to create convolutional neural network, which is then used to classify hand-written numbers from MNIST dataset.