CodingTrain / Toy-Neural-Network-JS

Neural Network JavaScript library for Coding Train tutorials
MIT License
425 stars 242 forks source link

added visualize() #151

Open hodaknak opened 4 years ago

hodaknak commented 4 years ago

this will visualize the neural network on the p5.js canvas. TODO: allow drawing on the html5 canvas with ctx