-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
cortex/cortex/built_ins/models/mine.py
Line 94 in 2837b22
| self.mine.routine(generated, Z, generated, Z_P) |
Hi, thank you for this great repository.
I am wondering if line 94 and line 111 are correct? shouldn't it be self.mine.routine(generated, generated, Z, Z_P)? because the routine accepts arguments in the order of "X_real, X_fake, Z_real, Z_fake".
Besides, line 123 "self.mine.visualize(generated, generated, Z, Z_N, targets)" seems correct.
Metadata
Metadata
Assignees
Labels
No labels