Jonathan Hayase

Results 2 issues of Jonathan Hayase

It should be possible to reimplement the Julia half of the project in Python. This would be useful since not many ML researchers are familiar with Julia.

enhancement

The normalization of the loss in `mini_train` is slightly off if the batch does not have size `batch_size`, which can be the case when `drop_last` is false.

bug