I'm looking to learn about AI, and I've got a decent knowledge of C++ that has helped me get through the USACO bronze and maybe silver levels. I also know a bit of HTML, JavaScript, CSS, and React. I just started coding a bit over a month ago, and I'm interested in learning how to code AI for fun. Can anyone recommend some good courses or resources for a beginner like me?
1 Answer
Just remember, as you get into AI, you might encounter some math concepts, especially linear algebra and probability. But no need to worry too much right now! There are beginner-friendly courses that ease you into it. Focus on getting comfortable with Python first, and the math will come with time.
Exactly! You can always seek out math tutorials along the way. Starting with Python should keep it fun and less overwhelming.