View Project

Training Feed Forward Neural Networks using Evolutionary Algorithm

The project uses Genetic Algorithm to train the weights of Feed Forward Neural Networks. The backpropagation algorithm has also been implemented separately, and performance has been compared for small and extremely large datasets.