note new jupyter files

master
ml server 2020-01-16 19:48:08 -07:00
parent 188db9fcbb
commit 8bed065ecf
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ There is a Jupyter Lab Notebook file.
This is producing real results at present, but has a long ways to go still...
* `wut-ml.ipynb` --- Machine learning Python script using Tensorflow and Keras in a Jupyter Notebook.
* `wut-predict.ipynb` --- Make prediction (rating) of observation, using `data/wut.h5`.
* `wut-train.ipynb` --- ML Training file saved to `data/wut.h5`.
# wut scripts
The following scripts are in the repo: