強化学習勉強用
- numpy == 1.22.0
- matplotlib
- pytorch == 1.13.1
- gym == 0.26.2
- pygame == 2.1.0
- tensorflow == 2.11.0
- DDQN
- DDPG
- A2C
- PPO
- DynamicPrograming
- MaximumEntropyIRL
- SAC
- TD3
- Maximum Entropy Deep IRL
rl-video-episode-100.mp4
- tensorboard : command not found
reinstall tensorflow$ sudo pip uninstall tensorflow $ sudo pip install tensorflow