Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 3.35 KB

GALLERY.md

File metadata and controls

44 lines (29 loc) · 3.35 KB

Gallery

Screenshot of a MNIST digit classification example translated to ConvNetC++. Classify MNIST example

Screenshot of a CIFAR-10 classification example translated to ConvNetC++. Classify CIFAR-10 example

Screenshot of a MNIST digit autoencoder example translated to ConvNetC++. MNIST Autoencoder example

Screenshot of a toy 1d regression example translated to ConvNetC++. a toy 1d regression example

Screenshot of a toy 2d classification example translated to ConvNetC++. Classify2D example

Screenshot of Deep Q Learning Demo translated to ConvNetC++. Deep Q Learning Demo

Screenshot of Image Painting Demo translated to ConvNetC++. Image Painting Demo

Screenshot of Automatic Prediction Demo translated to ConvNetC++. Automatic Prediction Demo

Screenshot of Trainer demo on MNIST translated to ConvNetC++. Trainer demo on MNIST

Screenshot of GridWorld: Dynamic Programming Demo translated to ConvNetC++. GridWorld: Dynamic Programming Demo

Screenshot of GridWorld: Temporal Difference Learning Demo translated to ConvNetC++. GridWorld: Temporal Difference Learning Demo

Screenshot of PuckWorld: Deep Q Learning Demo translated to ConvNetC++. PuckWorld: Deep Q Learning Demo

Screenshot of WaterWorld: Deep Q Learning Demo translated to ConvNetC++. WaterWorld: Deep Q Learning Demo

Screenshot of Deep Recurrent Nets character generation demo translated to ConvNetC++. Deep Recurrent Nets character generation demo