-
-
Notifications
You must be signed in to change notification settings - Fork 615
Open
Labels
Description
Ref SciML/DiffEqFlux.jl#70 . As discussed at JuliaCon, nicer strategies can be used so that if you get an infinite loss the training won't just explode. You can discard the point and take another random draw and things like that. @oxinabox @pkofod probably know more, since I know Optim.jl and other libraries handle this.