Commit Graph

8 Commits

Author SHA1 Message Date
Connor Olding a8871d4a67 comment on NLL implementation 2020-03-17 07:27:39 -07:00
Connor Olding 5389ae7fca add LogCosh loss 2019-03-22 12:54:44 +01:00
Connor Olding 7f1d2afb02 add hinge losses 2019-03-22 12:54:20 +01:00
Connor Olding 285bf1d96a move Confidence to experimental 2019-03-22 12:53:30 +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 169303813d basic PEP 8 compliance
rip readability
2018-01-22 19:40:36 +00:00
Connor Olding c81ce0afbb rename stuff and add a couple missing imports 2018-01-21 22:16:36 +00:00
Connor Olding bbdb91fcb1 merge and split modules into a package 2018-01-21 22:07:57 +00:00