What are the most essential programming languages for AI development? Honestly Im just so fed up with trying to force myself through these C++ tutorials just because some guy on a thread said it was better for performance but I am literally getting nowhere and the memory management is driving me insane. I just want to build a simple image classifier for this local pet shelter I'm volunteering at here in Seattle and I feel like I am wasting so much time on low-level stuff when I should be focusing on the actual models.
I have about $200 saved up for maybe some cloud compute or a better course but I dont want to throw money at the wrong thing and my deadline is in three weeks for their big adoption event and if I dont have this working its gonna be a total disaster. Ive heard Python is the king but then I see people talking about Julia or even Mojo now and its just so confusing. Like is Python actually enough or am I gonna hit a wall later? Im really curious if I should just drop everything and switch languages now before I get even deeper into this mess because I am basically at my breaking point with these segfaults every time I try to load a dataset...
Python is 100% the king for this, seriously! Drop C++ and ignore the Julia hype because it's total overkill for an image classifier. Use Python and you'll be flying. For your budget, grab a Google Colab Pro Monthly Subscription for like $10 to get that sweet GPU access. It's gonna be so much faster and you wont deal with those annoying segfaults anymore... you'll definitely hit that three week deadline!
@Reply #1 - good point! Seriously, drop the C++ struggle immediately because you are just torturing yourself for no reason! For a three-week deadline, Python is the only way to go. I love how fast you can prototype things! Here is why you should jump ship to Python right now: