WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

984

(post is archived)

[–] 4 pts

AI controlled robot shooting high-power lasers? I see no way that this will possibly lead to problems.

[–] 0 pt

It will only point down. Unless the AI figures out how to flip the machine on its side and start attacking towns.

AI here meaning a model trained to identify specific plants. Not terribly difficult to slap together an algorithm and train it using python. Check out linear regression and image classification. The short version is, you take many, many images of your subject from different angles, lighting, sizes, resolutions, etc and train a model to a high degree of accuracy on it. Show it a new picture and it will use its training to output a value between 1 and 0 (sigmoid activation function).