ported from pytorch-examples
pip install gymnasium
# For REINFORCE:
python reinforce.py
# For actor critic:
python actor_critic.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
ported from pytorch-examples
pip install gymnasium
# For REINFORCE:
python reinforce.py
# For actor critic:
python actor_critic.py