Compare commits
1 Commits
197c532113
...
2c07c5975f
Author | SHA1 | Date |
---|---|---|
coolneng | 2c07c5975f |
|
@ -42,7 +42,7 @@ contains all the needed dependencies.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
The following creates the dataset, trains the Deep Learning model and shows the accuracy:
|
The following command creates the dataset, trains the Deep Learning model and shows the accuracy:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
poetry run python src/model.py
|
poetry run python src/model.py
|
||||||
|
|
Loading…
Reference in New Issue