I want to know if it is possible to do incremental learning with an agent trained in reinforcement learning
Opened this issue · 0 comments
markdo0819 commented
I am currently using stable-baseline3 for learning~ Then I want to do incremental learning, how can I do it
I currently have two ideas. The first one is to rewrite the training code when using stable-baseline3 training, but it is not very smooth.
The second is that I use the trained agent for training, but I don't know how to do it.
The link is for all my training files, and the files after training
https://drive.google.com/drive/folders/1-_BLVhTIYaK961Z2sKVcpCOA5-l7jsjA?usp=drive_link