issues
search
Eclectic-Sheep
/
sheeprl
Distributed Reinforcement Learning accelerated by Lightning Fabric
https://eclecticsheep.ai
Apache License 2.0
313
stars
33
forks
source link
Add the muzero algorithm
#23
Open
DavideTr8
opened
1 year ago
DavideTr8
commented
1 year ago
Starting from the available pseudocode, do the following:
[x] Verify available infrastructure (buffer, models)
[x] Remove multiplayer support
[ ] Create config file
[ ] Remove ready-made config
[x] Add Fabric
[ ] Define the Models
[x] Define the Buffer
[x] Add logging
[ ] Define missing functions/methods
[ ] Update documentation
Starting from the available pseudocode, do the following: