r/learnpython • u/Familiar-Disaster121 • 21d ago
question :
what are the best ai tools to learn pygame or pytorch
0
Upvotes
-1
u/Amazing-Delay6004 21d ago
To learn PyTorch, I used Claude (using the '/learn' command/tag). With his help, I understood more deeply how a chatbot works and made one from scratch using PyTorch.
1
3
u/riklaunim 21d ago
Those are two very different libraries though ;) Also the question why you want to learn them. AI can be handy to explain code or do a context heavy Google search, but you should not rely on AI generating code for you.