#Wanna learn how to program AI and how to train it.

1 messages · Page 1 of 1 (latest)

severe rover
#

I am really new (never done anything with AI before). Would be nice if someone could help me or if there is a community i could ask if this dc is not the right one.

ivory nimbus
#

You should probably take a look at how machine learning/deep learning works, pick up a programming language (mainly python since it's the most supported for this field) and get started on simple projects such as creating a model that can identify handwritten digits (classic example), I highly suggest seeing 3blue1brown's playlist on neural networks too, it's short and precise and tackles this exact example