Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 414 Bytes

File metadata and controls

4 lines (4 loc) · 414 Bytes

JavaScript-AI-Example

This is a JavaScript AI I made in three days for my science teacher to show him how neural networks work in world situations. Runs with two linked neural networks in a flappy bird like simulator where they can choose to add up velocity or not. If the blocks (birds) touch the top or bottom of there iframe, they are deleted and replaced by a slightly changed copy of their partner.