Matthew Vowels

Results 2 comments of Matthew Vowels

> Same issue here with `double_OU_gru_ode_bayes_demo_params.npy`. > > ### Traceback > ```python > Demo Mode - Loading model for double_OU .... > Traceback (most recent call last): > File "double_ou_gruode.py",...

Create a folder 'trained_models' and explicitly reference it in e.g. line 68 of double_ou_gruode.py where it does np.save(....) Then 'retrain' the model and it should save the model to this...