sls icon indicating copy to clipboard operation
sls copied to clipboard

Documentation `n_batches_in_epoch` incorrect argument name

Open liamcripwell opened this issue 5 years ago • 1 comments

Just letting you know in the README.md you reference an argument with the name n_batches_in_epoch but within the code this argument is actually called n_batches_per_epoch.

liamcripwell avatar Dec 12 '19 01:12 liamcripwell

Thanks, it is now fixed :)

IssamLaradji avatar Dec 16 '19 23:12 IssamLaradji