Python-only neural network
Posted: Sat Mar 12, 2022 9:13 am
Hey there,
I recently learned that i was never unable to develop neural networks (looking back to about 10 attempts during the last 20 years) but too stupid to create the right training data...
Well, my last attempt is unable to do simple XOR but is able to learn handwritten digits.. The goal is to understand and create convolutional layers, too... someday..
Maybe someone finds it useful or has some ideas about it..
https://gitlab.com/rapp.jens/simple-cnn
I recently learned that i was never unable to develop neural networks (looking back to about 10 attempts during the last 20 years) but too stupid to create the right training data...
Well, my last attempt is unable to do simple XOR but is able to learn handwritten digits.. The goal is to understand and create convolutional layers, too... someday..
Maybe someone finds it useful or has some ideas about it..
https://gitlab.com/rapp.jens/simple-cnn