scalping dashboard and config
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@ -171,10 +171,10 @@
|
||||
"preLaunchTask": "Kill Stale Processes"
|
||||
},
|
||||
{
|
||||
"name": "TRAIN Realtime Charts with NN Inference",
|
||||
"name": "Run Scalping Dashboard",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "train_rl_with_realtime.py",
|
||||
"program": "run_scalping_dashboard.py",
|
||||
"args": [
|
||||
"--episodes",
|
||||
"100",
|
||||
|
Reference in New Issue
Block a user