Python notebook for the blog post Using Genetic Algorithm for optimizing Recurrent Neural Network.
Python 3.5 is used during development and following packages are required to run the code provided in the notebook:
- Keras and Tensorflow
- DEAP
- Numpy
- Pandas
The wind forecasting dataset used in the tutorial, can be downloaded from the following link.