jupyter notebooks list

main
jebba 2022-01-24 16:44:36 -07:00
parent 2b134d3a34
commit 2eeceee1c1
1 changed files with 7 additions and 0 deletions

View File

@ -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...