You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #59 we have good infrastructure for generating notebooks. There are a couple more steps we need:
Content. This could be taken from existing open-source tutorials (Tutorials #68) and we should also port existing notebooks like these and these.
Auto build notebooks – we can do this on our CI, like documenter, and push them to a branch of this repo.
JuliaBox – really just the same as the above, but push them to the JuliaBoxTutorials repo, which gets synced to JuliaBox users' drives.
Flux Website – we should have a tutorials section on the website, built from these notebooks. We'll need to build HTML from the notebooks we have (ideally with niceties like ToC, but that's secondary) and push them to the Flux website's github pages.
The model's performance is pretty bad and I'm not sure why that is, but I believe this could perhaps be resolved quickly by someone with more knowledge and experience.
With #59 we have good infrastructure for generating notebooks. There are a couple more steps we need:
Useful resources:
The text was updated successfully, but these errors were encountered: