Toy-Neural-Network-JS icon indicating copy to clipboard operation
Toy-Neural-Network-JS copied to clipboard

Neural Network Library For C and C++

Open vnepogodin opened this issue 5 years ago • 1 comments

Hi, I’ve build my own versions of this neural network library. Which has the same functionality as this one.

Examples:

vnepogodin avatar May 31 '20 21:05 vnepogodin

Hey! what a coincidence. I just made my c++ version too! https://repl.it/@AWESOMENESS_555/C-Neural-Network#main.cpp (couldn't separate the files because repl can't seem to run multiple files at once)

hodaknak avatar Jun 26 '20 23:06 hodaknak