Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natbusa/deepnumbers

A set of educational deep learning demos applied to the MNIST dataset
https://github.com/natbusa/deepnumbers

deep-learning-tutorial deep-neural-networks machine-learning

Last synced: about 2 months ago
JSON representation

A set of educational deep learning demos applied to the MNIST dataset

Awesome Lists containing this project

README

        

# deepnumbers
A set of educational deep learning demos applied to the MNIST dataset

## Slides

You can find a presentation about this work at:
https://www.slideshare.net/natalinobusa/7-steps-for-highly-effective-deep-neural-networks

Hires pdf available here:
https://drive.google.com/file/d/0BwNrPuGaMi8PbVhUYUVKWUhGRjQ


cover

## Brighttalk
I do have a webinar on this one, thanks to the folks at Brighttalk.
Check https://www.brighttalk.com/webcast/8251/252545

## Youtube
I thinking of taking screen captures of this project and posting it on youtube. So far my attempts have not been super successful (kudos to those pro youtubers out there - it's *definitely* not as easy as it looks).

## Regression

## SLP


slp mnist
ann biology

## MLP


supervised ann

## Convolutional


conv elements
convnet

## Batch Normalization


batch normalization

## Inception


inception

## Residual


residual networks

## LSTM on images


lstm on images