Skip to content

Commit

Permalink
Updates README.md
Browse files Browse the repository at this point in the history
Minor change
  • Loading branch information
arunppsg authored Jun 22, 2021
1 parent 92d286d commit 13e4875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The model implements an encoder and decoder as generator and two critics as disc

## Usage:

1. Format of the dataset - The dataset should have a column names as `signal` containing the signals.
1. Format of the dataset - The dataset should have a column name as `signal` containing the signals and a column with name `anomaly` containing the true labels (used during validation).

2. Delete the contents of the directory `Model`.

Expand Down

0 comments on commit 13e4875

Please sign in to comment.