DHDev0

Results 3 repositories owned by DHDev0

Stochastic-muzero

44
Stars
8
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

20
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.