Add model files to gitignore
This commit is contained in:
parent
690c61f230
commit
fdde2ff587
17
.gitignore
vendored
17
.gitignore
vendored
@ -39,3 +39,20 @@ crypto/gogo2/checkpoints/trading_agent_episode_*.pt
|
||||
*trading_agent_continuous_*.pt
|
||||
*trading_agent_episode_*.pt
|
||||
crypto/gogo2/models/trading_agent_continuous_150.pt
|
||||
crypto/gogo2/checkpoints/trading_agent_episode_0.pt
|
||||
crypto/gogo2/checkpoints/trading_agent_episode_10.pt
|
||||
crypto/gogo2/checkpoints/trading_agent_episode_20.pt
|
||||
crypto/gogo2/checkpoints/trading_agent_episode_40.pt
|
||||
crypto/gogo2/models/trading_agent_best_pnl.pt
|
||||
crypto/gogo2/models/trading_agent_best_reward.pt
|
||||
crypto/gogo2/models/trading_agent_best_winrate.pt
|
||||
crypto/gogo2/models/trading_agent_continuous_0.pt
|
||||
crypto/gogo2/models/trading_agent_continuous_50.pt
|
||||
crypto/gogo2/models/trading_agent_continuous_100.pt
|
||||
crypto/gogo2/models/trading_agent_continuous_150.pt
|
||||
crypto/gogo2/models/trading_agent_emergency.pt
|
||||
crypto/gogo2/models/trading_agent_episode_0.pt
|
||||
crypto/gogo2/models/trading_agent_episode_10.pt
|
||||
crypto/gogo2/models/trading_agent_episode_20.pt
|
||||
crypto/gogo2/models/trading_agent_episode_30.pt
|
||||
crypto/gogo2/models/trading_agent_final.pt
|
||||
|
Loading…
x
Reference in New Issue
Block a user