1
0
Fork 0
mirror of synced 2024-09-28 23:41:59 +12:00
waifu2x/lib
2015-10-31 04:38:28 +09:00
..
compression.lua refactor 2015-10-28 16:01:07 +09:00
data_augmentation.lua refactor 2015-10-29 22:44:15 +09:00
DepthExpand2x.lua refactor 2015-10-28 16:01:07 +09:00
image_loader.lua refactor 2015-10-28 16:01:07 +09:00
iproc.lua refactor 2015-10-29 22:44:15 +09:00
LeakyReLU.lua refactor 2015-10-28 16:01:07 +09:00
LeakyReLU_deprecated.lua sync from internal repo 2015-10-26 09:23:52 +09:00
minibatch_adam.lua sync from internal repo 2015-10-26 09:23:52 +09:00
pairwise_transform.lua refactor 2015-10-29 22:44:15 +09:00
reconstruct.lua refactor 2015-10-28 16:01:07 +09:00
settings.lua Add -backend option to use cuDNN 2015-10-31 04:38:28 +09:00
srcnn.lua add cudnn converter 2015-10-29 18:05:33 +09:00
w2nn.lua Add WeightedHuberCriterion 2015-10-31 04:36:20 +09:00
WeightedHuberCriterion.lua Add WeightedHuberCriterion 2015-10-31 04:36:20 +09:00
WeightedMSECriterion.lua Fix gradient scale in WeightedMSECriterion 2015-10-31 04:35:33 +09:00