Proof of concept: neural networks in Godot
This is a demo of usage neural networks (teenygrad) with Godot in HTML application. It runs 1d logistic regression with objects described in two text boxes.
The edit box in the bottom of the page corresponds to the object to classify.
The classification takes some time: on my laptop it's about 1 second, on the mobile takes about 10 seconds.
Leave a comment
Log in with itch.io to leave a comment.