Data-Efficient-Reinforcement-Learning-with-Probabilistic-Model-Predictive-Control
Data-Efficient-Reinforcement-Learning-with-Probabilistic-Model-Predictive-Control copied to clipboard
ValueError: bad value(s) in fds_to_keep
If you get the error: "ValueError: bad value(s) in fds_to_keep", set the parameters save_plot and save_plot_model_3d to 0 in global_parameters.json. The error is due to having multiple parallel processes running at the same time on some platforms.