Commit Graph

10 Commits (fafdac37f12814981fdc97013aaef4886b6d1bc0)

Author SHA1 Message Date
Null Chilly 18927f93e2
Fix typos (#2811)
1 year ago
Adrià Arrufat a7627cbd07
Rename function to disable_duplicative_biases (#2246)
4 years ago
Adrià Arrufat 3c82c2259c
Add Layer Normalization (#2213)
4 years ago
Adrià Arrufat 5ec60a91c4
Show how to use the new visitors with lambdas (#2162)
4 years ago
Adrià Arrufat e7ec6b7777
Add visitor to remove bias from bn_ layer inputs (#closes 2155) (#2156)
4 years ago
Adrià Arrufat 5a715fe24d
Remove outdated comment from DCGAN example (#2048)
5 years ago
Adrià Arrufat e9c56fb21a
Fix warnings while running the tests (#2046)
5 years ago
Adrià Arrufat 57bb5eb58d
use running stats to track losses (#2041)
5 years ago
Davis King 0057461a62 Promote some of the sub-network methods into the add_loss_layer interface so users don't have to write .subnet() so often.
5 years ago
Adrià Arrufat f42f100d0f
Add DCGAN example (#2035)
5 years ago