Daniel Derycke
Results
3
repositories owned by
Daniel Derycke
trafficstars
Stochastic-muzero
54
Stars
10
Forks
Watchers
Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variation...
Muzero-unplugged
26
Stars
2
Forks
Watchers
Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations...
Muzero
16
Stars
1
Forks
Watchers
Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and observation space.