cartpole-dqn-pytorch
PublicAI Agent learn to sole the cart and pole environment in the OpenAI gym. The agent is built using deep-q-network to approximate the q-values of state-action pair.
AI Agent learn to sole the cart and pole environment in the OpenAI gym. The agent is built using deep-q-network to approximate the q-values of state-action pair.