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
During the training I had difficulty running an example in 04_DeepNLME.jl, where fit function took forever to run.
Run the following code before running the fitting and it worked as fast as shown during the workshop
set_mlp_backend(:staticflux)
The text was updated successfully, but these errors were encountered:
During the training I had difficulty running an example in 04_DeepNLME.jl, where fit function took forever to run.
Run the following code before running the fitting and it worked as fast as shown during the workshop
set_mlp_backend(:staticflux)
The text was updated successfully, but these errors were encountered: