pskrunner14 / trading-bot

Stock Trading Bot using Deep Q-Learning
MIT License
979 stars 341 forks source link

QUESTION - how to save new model? #14

Open TekpreXyz opened 3 years ago

TekpreXyz commented 3 years ago

QUESTION - how to save new model? when i run a train.py, where it's saved the trained agent/model? i see some file already present in model but i need to made my own

HellAmbro commented 3 years ago

It's automatically saved every 10 episodes here