Skip to content

pedrohcaminha/ToyNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToyNeuralNetwork

Toy version of a neural network built in javascript, with a XOR problem example. Based on the book "The nature of coding" by Daniel Shiffman

Training dataset

This dataset is used to train the neural network. Given theses inputs:

inputs

she can predict if the result will be true or false.

prediction

About

Toy version of a neural network built in javascript, with a XOR problem example. Based on the book "The nature of coding" by Daniel Shiffman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors