diff --git a/README.md b/README.md index d594d2d..484400c 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,16 @@ The system at present is built upon the following: * Debian * Tensorflow * Keras +* Jupyter +Learning/testing, results are ~~inaccurate~~ getting closer. +The main AI/ML development is now being done in Jupyter. -Learning/testing, results are inaccurate. +# Jupyter +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 scripts The following scripts are in the repo: @@ -50,10 +56,6 @@ The following scripts are in the repo: * `wut-water` --- Download waterfall for an observation ID to `download/[ID]`. * `wut-water-range` --- Download waterfalls for a range of observation IDs to `download/[ID]`. -# Jupyter -There is a Jupyter Lab Notebook file. - -* `wut-ml.ipynb` --- Machine learning Python script using Tensorflow and Keras in a Jupyter Notebook. # Installation Most of the scripts are simple shell scripts with few dependencies.