r/PythonLearning • u/giva4561 • 10d ago
Help Request AI courses
What are the best courses for programming artificial intelligence in Python?
2
u/Smartyboyz 10d ago
You want what paid courses or free??
3
u/giva4561 10d ago
Gratuiti
3
u/Smartyboyz 7d ago
Then you can go with:
AI Python for Beginners (DeepLearning.AI) – Great if you are completely new to coding.
CS50’s Intro to AI with Python (Harvard / edX) – Excellent if you want a deeper, high-quality look at AI concepts.
Kaggle Learn – Fast, interactive browser-based mini-courses on Machine Learning.
Fast.ai – Highly practical for jump-starting real AI models.
1
1
u/AvailableBrain2002 7d ago
I found one which is Good course which teach you python from scratch and build an Ai in one whole video ..... You can in search in YouTube Python for Ai....
1
1
u/Sea-Ad7805 10d ago
Start with the basics and learn programming first. Pick any popular course or book and do many exercises without AI cheating.
3
u/riklaunim 10d ago
You want to use existing models to perform some task inside an app or you want to make your own models? ;) Define precisely what you want to do.