train works
This commit is contained in:
@@ -46,3 +46,6 @@ python NN/realtime_main.py --mode train --model-type cnn --epochs 1 --symbol BTC
|
||||
|
||||
python NN/realtime-main.py --mode train --model-type cnn --framework pytorch --symbol BTC/USDT --timeframes 1m 5m 1h 4h --epochs 10 --batch-size 32 --window-size 20 --output-size 3
|
||||
|
||||
----------
|
||||
$ 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
|
||||
Reference in New Issue
Block a user