💻
💻 Technology

Developer Implements a Neural Network Entirely in SQL

A developer implemented a neural network entirely in SQL using the Xarray-SQL library, which maps multi-dimensional array data to a relational model. The project, developed during a trip to Corfu, Greece, aimed to prove that common data operations — including machine learning computations — can be expressed relationally. The experiment blurs the line between database querying and numerical computing.

Comments

No comments yet