Go to file
Yin Li 9d4b5daae3 Add enhanced model
Add ResBlock using ConvBlock;
Use ResBlock in UNet;
Use PReLU instead of LeakyReLU;
Add more channels in lower levels in UNet;
Add more blocks in each level in UNet;
2019-11-30 21:49:10 -05:00
map2map Add enhanced model 2019-11-30 21:49:10 -05:00
scripts Add training 2019-11-30 16:31:10 -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 Add training 2019-11-30 16:31:10 -05:00

map2map

Neural network emulators to transform field/map data