FluxML / model-zoo

Please do not feed the models
https://fluxml.ai/
Other
906 stars 330 forks source link

Plotting gives 'Send: No Error' for Lotka-Volterra and Neural_ODE examples #162

Closed anandijain closed 4 years ago

anandijain commented 5 years ago

Lotka Ex Neural ODE Ex julia version 1.1.1

When running these two examples as is from terminal, I get the printout Send: No error, repeated a bunch of times.

I think that it is an error related to plotting.

For the neural ODE example, I get the loss printed, as well as Send: No error.

I believe that the code is using default Plots backend: Plots.GRBackend()

Thanks!

ChrisRackauckas commented 4 years ago

I think the manifest just needs to be updated on these.