DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Show HN: I implemented a neural network in SQL

Quality: 8/10 Relevance: 9/10

Summary

Show HN: I implemented a neural network in SQL demonstrates building and training a neural network directly within SQL using the xarray-sql integration. The script trains a small multilayer perceptron on a Fashion-MNIST style dataset, performing forward and backward passes via SQL queries and persisting results as a zarr array.

🚀 Service construit par Johan Denoyer