diff --git a/README.md b/README.md index 099537d..a9f3610 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,13 @@ pip install --user --upgrade -r requirements.txt * `wz-load` --- Load and text display a sample CSV. +Development is most easily done under Jupyter with Tensorboard +for training models. These files are in the `notebooks` directory. + +* `witzit.ipynb` --- witzit Jupyter notebook. +* `witzit-predict.ipynb` --- witzit Jupyter notebook, prediction application. +* `witzit-train.ipynb` --- witzit Jupyter notebook, training application. + # Usage HOWTO USE. Getting closer...