Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SatvikVejendla authored Feb 20, 2021
1 parent c5934c3 commit c9ac635
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 @@ -66,6 +66,11 @@ This will make the computer use it's previous tested data to make a guess for wh
You're done creating a basic neural network. For more functionality, take a look at the documentation.


# Examples

- [XOR Example](https://github.com/SatvikVejendla/Neural-Network-Node/blob/main/examples/XOR.js)
- [Sine Graph](https://github.com/SatvikVejendla/Neural-Network-Node/blob/main/examples/sinwave.js)


# Documentation

Expand Down

0 comments on commit c9ac635

Please sign in to comment.