@splch/WineNetDetermines quality of wine from alcohol and salt contents (82% accurate).
The model is incredibly small with only 9 tunable parameters, yet this size enables it to run on embedded hardware.
If you notice the half-precision floats used, it's to enable the Raspberry Pi Pico to fit the numbers in 16 bits.
Open on Replit