Skip to content

Commit

Permalink
match Lorenz return map training time to other Lorenz examples
Browse files Browse the repository at this point in the history
  • Loading branch information
agrif committed Aug 18, 2021
1 parent 7dc5478 commit 410de8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LorenzConstLinQuadraticNVARtimedelayReturnMap-RK23.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# how far in to Lorenz solution to start
start=5.
# units of time to train for
traintime=100.
traintime=10.
# ridge parameter for regression
ridge_param = 2.5e-6

Expand Down

0 comments on commit 410de8c

Please sign in to comment.