Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AshwiniDPrabhu authored May 10, 2019
1 parent 5aea89a commit 11bd1d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ This repository contains implementations of evolutionary machine learning algori

3. Evolutionary strategy for SineWave data set
- Has implementaion of Evolutionary strategy and compares the result obtained from neural network with back propogation for sinewave dataset

4. Genetic programming for Wisconsin breast cancer dataset
- Has implementation of genetic programming. Also, has tree representation of program with arithmetic and if-then-else functions at internal tree nodes.


0 comments on commit 11bd1d4

Please sign in to comment.