Skip to content
Snippets Groups Projects
Commit b5e921b8 authored by Václav Tran's avatar Václav Tran
Browse files

updated readme.md

parent 3d9171e6
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,9 @@ To run this project, you will need the following dependencies:
- Jupyter Notebook
 
## Instructions for Running
1. Run the training model for predicting sinusoidal wave parameters:
1. Run the following Jupyter notebook:
```sh
jupyter notebook train_noise.ipynb
train_noise.ipynb
```
 
2. The results of the training and predictions will be displayed in the respective Jupyter notebooks.
\ No newline at end of file
This notebook also contains code for loading models from "trained_models" directory.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment