Merge branch 'develop'
This commit is contained in:
commit
1c741025ee
|
@ -31,7 +31,7 @@ It's important to note that Python 3.11 was used for this project, particularly
|
||||||
|
|
||||||
## Use
|
## Use
|
||||||
Details of the experiments are given in the [Jupiter Notebook](./notebook.ipynb). However, they can be reproduced simply by executing the following commands:
|
Details of the experiments are given in the [Jupiter Notebook](./notebook.ipynb). However, they can be reproduced simply by executing the following commands:
|
||||||
- For training :
|
- For training:
|
||||||
```shell
|
```shell
|
||||||
python main.py
|
python main.py
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue