Show HN: I implemented a neural network in SQL
I built a fully functional neural network using pure SQL, complete with forward and backward propagation, demonstrating that you can train machine learning models directly in your …
A
Austine Ogedegbe