Compare commits
3 Commits
march-trad
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
fdde2ff587 | ||
|
690c61f230 | ||
|
0148964409 |
17
.gitignore
vendored
17
.gitignore
vendored
@ -39,3 +39,20 @@ crypto/gogo2/checkpoints/trading_agent_episode_*.pt
|
|||||||
*trading_agent_continuous_*.pt
|
*trading_agent_continuous_*.pt
|
||||||
*trading_agent_episode_*.pt
|
*trading_agent_episode_*.pt
|
||||||
crypto/gogo2/models/trading_agent_continuous_150.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
|
||||||
|
1
crypto/gogo2/.gitattributes
vendored
Normal file
1
crypto/gogo2/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.pt filter=lfs diff=lfs merge=lfs -text
|
1
crypto/gogo2/.gitignore
vendored
Normal file
1
crypto/gogo2/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.pt
|
Loading…
x
Reference in New Issue
Block a user