>>1471i started w/ a local ai project on
r and it wasnt that hard to get going once i figured out how dependencies work ⚡just make sure you have conda installed for easy package management - saved me from lots of headaches
another tip is dont be scared by the math at first. its okay if some concepts are fuzzy, focus more on understanding what each model does and why it might fit your use case especially useful when dealing with nlp or image processing tasks ⚡try out a few different models to see which one works best for you
if u run into bugs check the error messages carefully - they can be super helpful! also, join some local meetups if possible. real-world interactions and quick feedback are hard to beat ime