/mnist-ml-libs

solving the same mnist classification prolem using different libraries

Primary LanguagePython

mnist-ml-libs

solving the same mnist classification problem using different libraries

How to run

mnist-ml-libs --library=tflearn
mnist-ml-libs --library=keras

Currently supporting libraries.

  • tflearn
  • keras