Implementing-Deep-Q-Learning-for-Inverted-Pendulum-in-Houdini
In this repo, I have uploaded code required to implement DQN for inverted pendulum in Houdini. I have defined Cart-Pole environment from scratch without using any external libraries except for numpy.
登录后发表评论