Skip to content

mathewdblewis/kerasTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo on how to use tensorflow keras.
I have adapted it from here: https://machinelearningmastery.com/save-load-keras-deep-learning-models/
and from here: https://elitedatascience.com/keras-tutorial-deep-learning-in-python
However I have split the code into multiple files so you can prepare data build model, run model and test model seperately.

To use it, download all the files, then run demo.sh
This will build the directory for the data and the model and populate it
By looking at the files, hopefully it is somewhat self explanitory how to modify
them so as to use your own data

About

keras tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published