# Evolutionary-Algorithms-for-Reinforcement-Learning **Repository Path**: ctpaaa/Evolutionary-Algorithms-for-Reinforcement-Learning ## Basic Information - **Project Name**: Evolutionary-Algorithms-for-Reinforcement-Learning - **Description**: Project for Reinforcement Learning class. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Evolutionary-Algorithms-for-Reinforcement-Learning In this Repository, you can find the two implementations mentioned in our report for our work on "Evolutionary Algorithms for Reiforcement Learning". References: - The Frozen Lake implementation is based on: https://gist.github.com/malzantot/02f6fb01c2de93977f8c64f6d1aba605#file-frozenlake_genetic_algorithm-py - the CarPole implementation is based on: https://github.com/paraschopra/deepneuroevolution/blob/master/openai-gym-cartpole-neuroevolution.ipynb