Directory containing projects involving environment developing using OpenAI Gym and basic Q-Learning and Deep-Q-Learning solutions to most of them.
Also contains instructions for making your own environments from scratch
Directory containing my project attempting to create a modular class for NN and DQ Learning. Currently supports CNNs and ANNs and a few demonstrations of the project being successful.