Skip to content

mmarusiak/JS-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Neural Network

Simple neural network made step by step with Shiffman's nature of code series during one of my weekends. All stuff was implemented and made by me, but I created them with huge help of Shiffman's series.

XOR demo

Demo made with help of 18th episode of the series.
Test it!

nndemo

Color predictor demo

Demo inspired by one of the coding train episode. I've made this demo from start to finish by myself - without watching Shiffman's implementation during that process, also I've added color bar at the middle, which indicates "percentage" of predict for each one.
Test it!

nndemo2

At the end I wanted to appreciate Shiffman's work and maybe convince you to try to do some of coding challanges or courses for yourself.

About

Simple Neural Network inspired by Shiffman's coding train series.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published