Eclectic-Sheep / sheeprl

Distributed Reinforcement Learning accelerated by Lightning Fabric
https://eclecticsheep.ai
Apache License 2.0
302 stars 30 forks source link

Checkpoint callbacks and checkpoint last model #13

Closed michele-milesi closed 1 year ago

michele-milesi commented 1 year ago

We want to add Fabric callbacks during training checkpoints to improve code readability. Furthermore, we want to add the checkpoint of the model once the training is ended.