Equim-chan / Mortal

🚀🀄️ A fast and strong AI for riichi mahjong, powered by Rust and deep reinforcement learning.
https://mortal.ekyu.moe
GNU Affero General Public License v3.0
929 stars 118 forks source link

If I want to start model training from scratch #56

Closed junbon1120 closed 9 months ago

junbon1120 commented 9 months ago

Hi, I had a difficulty when I tried to start training a model using the Mortal source code. When I try to run "train.py", it loads the trained model from the config file for the "test_player" and starts training the model. I would like a clue as to what to do if I don't have a trained model for "test_player".