RL training
This commit is contained in:
@@ -48,4 +48,8 @@ python NN/realtime-main.py --mode train --model-type cnn --framework pytorch --s
|
||||
|
||||
----------
|
||||
$ python -c "import sys; sys.path.append('f:/projects/gogo2'); from NN.realtime_main import main; main()" --mode train --model-type cnn --epochs 10
|
||||
python test_model.py
|
||||
python test_model.py
|
||||
|
||||
|
||||
python train_with_realtime_ticks.py
|
||||
python NN/train_rl.py
|
||||
Reference in New Issue
Block a user