Skip to content

Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration

License

Notifications You must be signed in to change notification settings

aqibsaeed/Genetic-Algorithm-RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Genetic Algorithm to optimize Recurrent Neural Network's configuration

Python notebook for the blog post Using Genetic Algorithm for optimizing Recurrent Neural Network.

Tools Required

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

Dataset

The wind forecasting dataset used in the tutorial, can be downloaded from the following link.

About

Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published