Commit Graph

8 Commits

Author SHA1 Message Date
Connor Olding 285bf1d96a move Confidence to experimental 2019-03-22 12:53:30 +01:00
Connor Olding c6ebd02ea9 comply to PEP 8 2018-03-24 06:26:02 +01:00
Connor Olding 7161f983ab fix __name__ being incorrect due to extra __all__
this fixes tracebacks and checks for __main__,
among other things.
2018-03-17 14:09:15 +01:00
Connor Olding ec71d4956e fix module leaking for real 2018-03-13 03:27:11 +01:00
Connor Olding 44cae4ad50 add LookupLearner 2018-03-07 01:58:17 +01:00
Connor Olding 8abbb1e713 add NoiseInjector and NoiseMultiplier layers 2018-03-07 01:54:48 +01:00
Connor Olding 604ffb9fa1 add variant of L1L2 regularization using averages 2018-03-07 01:53:40 +01:00
Connor Olding 713fd2adbe add experimental soft-clipped optimizers 2018-03-07 01:52:26 +01:00