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
Hello, i need to do some stuff in Julia/Flux for my school work and i cannot find something that actually works for me into start here. After days of trying to repair all kind of codes from modelZOO i dont know what to do.
I need to do simple MLP(something for like BMI calculation or something) and then MLP and CNN for MNIST classification and then simple GRU/LTSM.
Can somebody here help? I tried julia 1.4.2. with FLux 0.10.3. and stable julia with the same flux, other flux versions doesnt work for me either. I am using atom with Juno...
Is there some documentation for on which versions where the files created?
The text was updated successfully, but these errors were encountered:
Hey @tomiczech7 , have you tried Julia v1.3 with Flux 0.10.3? Try that once and while using any of the pre-existing models on modelzoo, use the corresponding project.toml file to load the pre-requisite packages.
Hello, i need to do some stuff in Julia/Flux for my school work and i cannot find something that actually works for me into start here. After days of trying to repair all kind of codes from modelZOO i dont know what to do.
I need to do simple MLP(something for like BMI calculation or something) and then MLP and CNN for MNIST classification and then simple GRU/LTSM.
Can somebody here help? I tried julia 1.4.2. with FLux 0.10.3. and stable julia with the same flux, other flux versions doesnt work for me either. I am using atom with Juno...
Is there some documentation for on which versions where the files created?
The text was updated successfully, but these errors were encountered: