Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Lecun
GitHub Repo https://github.com/feiyuhug/lenet-5

feiyuhug/lenet-5

implement lenet-5 in lecun-98 by python
GitHub Repo https://github.com/petar/GoMNIST

petar/GoMNIST

GoMNIST is a Go driver for reading Yann LeCun's MNIST dataset of handwritten digits
GitHub Repo https://github.com/egcode/MNIST-to-CSV

egcode/MNIST-to-CSV

Convert original MNIST database from http://yann.lecun.com/exdb/mnist/ into CSV format
GitHub Repo https://github.com/siddk/entity-network

siddk/entity-network

Tensorflow implementation of "Tracking the World State with Recurrent Entity Networks" [https://arxiv.org/abs/1612.03969] by Henaff, Weston, Szlam, Bordes, and LeCun.
GitHub Repo https://github.com/Anri-Lombard/Deep-Learning-NYU

Anri-Lombard/Deep-Learning-NYU

Deep Learning Course instructed by Yann LeCun and Alfredo Canziani
GitHub Repo https://github.com/dyelax/Adversarial_Video_Generation

dyelax/Adversarial_Video_Generation

A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.
GitHub Repo https://github.com/jakezhaojb/ARAE

jakezhaojb/ARAE

Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun
GitHub Repo https://github.com/vincenzosantopietro/LeNet-5-Tensorflow

vincenzosantopietro/LeNet-5-Tensorflow

Object oriented Tensorflow implementation of the famous LeNet5 network by Yann Lecun.
GitHub Repo https://github.com/charliedavenport/LeNet-MNIST-Demo

charliedavenport/LeNet-MNIST-Demo

A Recreation of the LeNet-5 MNIST Demonstration on Yann Lecun's personal website
GitHub Repo https://github.com/karpathy/lecun1989-repro

karpathy/lecun1989-repro

Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.