Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added .mb file for mnist cnn #186

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 1, 2020

  1. added .mb file for cnn

    made a .mb file for the convolution network implementation of the MNIST recognition task. Added the updated source code file too.
    Akshat-mehrotra committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    c35ce44 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    32a8540 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. added the conv implementation of Judge A book by its cover.

    Added the Conv net for judge a book by its cover task
    Akshat-mehrotra committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    e87c0be View commit details
    Browse the repository at this point in the history
  2. d

    Akshat-mehrotra committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    6015298 View commit details
    Browse the repository at this point in the history