model-zoo
model-zoo copied to clipboard
Updated 60-min-blitz to work with current version of Flux
Hey! I am currently just learning Flux.jl myself and I tried to make this tutorial work with the current version of Flux and thought I made as well create a PR.
Locally 60-minute-blitz.jl is working just fine now on my machines. (with and without cuda)
I am not sure about the Manifest.toml and Project.toml, including version numbers. Maybe someone should take a look there or tell me how to "make it correct".
PR Checklist
- [ ] Tests are added
- [ ] Documentation, if applicable
The PR looks way bigger then it is, but this is only because of the (wrong?) changes in the Manifest.toml.
@CarloLucibello