mirror of
https://github.com/jcreek/Sarpy.git
synced 2026-07-13 03:03:43 +00:00
feat(*): Use SB3 with multiple game instances
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
from stable_baselines3 import PPO
|
||||
|
||||
model_zip = "PPO-rl2/280000.zip"
|
||||
model_zip = "exit_save.zip"
|
||||
|
||||
|
||||
class Agent:
|
||||
|
||||
Reference in New Issue
Block a user