automatically handle model_save_type for user

This commit is contained in:
robcaulk
2022-10-03 18:42:20 +02:00
parent cf882fa84e
commit 292d72d593
3 changed files with 13 additions and 10 deletions

View File

@@ -118,7 +118,6 @@ In order to configure the `Reinforcement Learner` the following dictionary to th
"cpu_count": 8,
"model_type": "PPO",
"policy_type": "MlpPolicy",
"continual_learning": false,
"model_reward_parameters": {
"rr": 1,
"profit_aim": 0.025