Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 404 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 404 Bytes

MNIST-CDELM

This is a repository of my recreation of an MNIST Convolutional Deep ELM. I am working to imitate some of the tables made in this work.

Keras will be used with the tensorflow backend, training on a GTX 1080. I'll be aiming to document the process and hopefully examine error vs epochs for ELMs, DNNs, and cDNNs.