CodingTrain / Toy-Neural-Network-JS

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

Added my implementation of CNN #159

Closed therealyubraj closed 2 years ago

therealyubraj commented 2 years ago

Added a convolution layer on top of the Neural Network