Skip to content
Snippets Groups Projects
Commit 8fbe7ddc authored by Timo Tjaden Stomberg's avatar Timo Tjaden Stomberg
Browse files

updated readme

parent f30a0f04
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,9 @@ Otherwise (or additionally):
- Run `$ python tjects/experiments/asos/21_train.py` in your terminal to start the training of a new model. You can set hyperparameters etc. in this file and also in the tjects/experiments/asos/**config.py** file.
- While training, you can view the loggings in tensorboard running `$ tensorboard --logdir working_dir/ttorch_logs` where working_dir is your working directory.
- **Folder "version_x" in "ttorch_logs" in your working directory must be moved to working directory and be renamed to "logs".** You can remove "ttorch_logs" after that.
- Open the "31_asos.ipynb" notebook to run ASOS. Note that this might take significantly longer than training the model.
- With the following notebooks you can analyze the results.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment