Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues Float32 and explicit Flux #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

olivierbonte
Copy link

When you use these notebooks as you instruct now in the README.md, Two minor changes have to be made

  1. All floats must be of type Float32 to avoid warnings
  2. You need to explicitly define Flux. for your ANN

This pull request is only needed if you want the example to be up to date with Julia 1.10. If wanted, I can also upload the manifest.toml to increase reproduciblility.

@Beramos
Copy link
Owner

Beramos commented Apr 6, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants