Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 541 Bytes

File metadata and controls

23 lines (10 loc) · 541 Bytes

Deep-Learning-in-R-using-Keras-and-Tensorflow-

Implementing Deep learning in R using Keras and Tensorflow packages for R and implementing a Multi layer perceptron Model on MNIST dataset and doing Digit Recognition.

Dependencies-

  1. devtools
  2. reticulate
  3. tensorflow
  4. keras

MNIST Data set

GitHub Logo

More Details on the Dataset--http://yann.lecun.com/exdb/mnist/