Skip to content

Commit 8e1be25

Browse files
author
Stanislav
authored
Update README.md
1 parent ac4e082 commit 8e1be25

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ You will need to run **partition_mnist.py** first.
3535
Then run **schedule.py**. It will run as many concurent experiments as many GPUs are available. Reusults will be written to **results.csv** file
3636

3737
___
38-
Alter
39-
Then from **train_AAE.py**, you need to call *main* function:
38+
Alternatively, you can call directly functions from **train_AAE.py** and **novelty_detector.py**
39+
40+
Train autoenctoder with **train_AAE.py**, you need to call *train* function:
4041

4142
train_AAE.train(
4243
folding_id,

0 commit comments

Comments
 (0)