Deep-Q-Learning-Network-from-Scratch-in-Python-TensorFlow-and-OpenAI-Gym.These code files implement the deep Q learning network algorithm from scratch by using Python, TensorFlow, and OpenAI Gym. The codes are tested in the OpenAI Gym Cart Pole (v1) environment.