No description
Find a file
2021-03-18 10:36:17 +09:00
dataset Fix MNIST test data loading, add named buffer summary 2020-04-17 12:08:16 +09:00
utils Sequence stride option for SequenceBatchGenerator 2021-03-18 10:36:17 +09:00
.gitignore Add mypy_cache to .gitignore 2020-10-05 11:27:53 +09:00
layers.py Fix batch norm for conv2d 2021-01-30 02:11:06 +09:00
residual.py Residual blocks, precache for BatchGenerator 2020-09-09 02:27:59 +09:00
train.py Trainer last summary fix + memory utils 2021-02-25 02:18:02 +09:00
trainer.py Pre summary callback added to Trainer 2021-03-10 08:43:42 +09:00