new nn wip
This commit is contained in:
3
run_nn_in_conda.bat
Normal file
3
run_nn_in_conda.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
call conda activate gpt-gpu
|
||||
python -m NN.main --mode train --symbol BTC/USDT --timeframes 1h 4h --window-size 20 --output-size 3 --batch-size 32 --epochs 100 --model-type cnn --framework pytorch
|
||||
Reference in New Issue
Block a user