mark data type

This commit is contained in:
Eason
2024-04-25 18:20:59 +08:00
parent bd58db47d1
commit e2a59c827a
4 changed files with 17 additions and 4 deletions

View File

@ -6,6 +6,6 @@ build-cuda:
cd pyr && cargo build --release --features cuda
train level:
run level:
python -m mlgame -f 400 -i ./ml/ml_play_pyr_test.py -i ./ml/ml_play_pyr_test.py . --sound off --level {{level}} --game_times 3
python -m mlgame -f 400 -i ./ml/ml_play_pyr_test.py -i ./ml/ml_play_manual_2P.py . --sound off --level {{level}} --game_times 3
clean:
rm -r model.bin