rupl / bustashape

Collaborative, real-time artboards
https://bustashape.art
MIT License
5 stars 3 forks source link

Training the system for complex events #105

Closed rupl closed 6 years ago

rupl commented 7 years ago

As I brainstormed and prodded at coding solutions for #104 I thought it might be fun to mess around with some sort of neural network to try and detect more complicated events. I read up on this a little and it seems we could store data or train it using local development. We just have to perform actions or recreate edge cases a few dozen times, and then we have a way of detecting them

🔗 https://github.com/harthur/brain

rupl commented 6 years ago

Library is unmaintained and I have a mountain of tasks that I'd finish before this one anyway.