Skip to content

Instantly share code, notes, and snippets.

View akashmishra242's full-sized avatar
:octocat:
building stuff

Akash Mishra akashmishra242

:octocat:
building stuff
View GitHub Profile
@akashmishra242
akashmishra242 / SRCNN_MNIST_Implementation.ipynb
Created February 25, 2023 16:50
Implementation of SRCNN for MNIST data for image super-resolution.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@akashmishra242
akashmishra242 / MNIST_Classification.ipynb
Last active February 17, 2023 10:07
This gist has: 1) Implementation of inception layer(s) for the MNIST classification. 2) Implementation transfer learning for MNIST classification using GoogLeNet pre-trained model.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.