Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xviniette authored Jul 25, 2016
1 parent fe233b2 commit 881ed81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Program that learns to play Flappy Bird by machine learning ([Neuroevolution](ht
![alt tag](https://github.com/xviniette/FlappyLearning/blob/gh-pages/img/flappy.png?raw=true)

### [NeuroEvolution.js](http://github.com/xviniette/FlappyLearning/blob/gh-pages/Neuroevolution.js) : Utilization

```javascript
// Initialize
var ne = new Neuroevolution({options});
Expand Down

0 comments on commit 881ed81

Please sign in to comment.