Go to file
Yin Li 862c9e75a0 Swap generator & discriminator order in training
The reasoning is that updating generator first will free up the memory
taken by the graph of the model
2020-01-22 19:00:13 -05:00
map2map Swap generator & discriminator order in training 2020-01-22 19:00:13 -05:00
scripts Add separate input and target normalization 2020-01-21 18:51:32 -05:00
.gitignore Initial commit 2019-11-30 15:27:25 -05:00
LICENSE Initial commit 2019-11-30 15:27:25 -05:00
README.md Initial commit 2019-11-30 15:27:25 -05:00
setup.py Remove pytorch version constraint and Add python 3 constraint in setup.py 2019-12-09 17:21:25 -05:00

map2map

Neural network emulators to transform field/map data