Skip to content

minsulee2/mnist-mlp-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist-mlp-app

This application simply translates hand written number 2 at /images as digit number 2 based on mlp model training.

Acknowledgement

This mnist-mlp code snippet derived from Keras team.

How to install thru Docker

docker build -t mnist-mlp .

How to run thru Docker

docker run -it mnist-mlp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published