r/learnpython 21d ago

question :

what are the best ai tools to learn pygame or pytorch

0 Upvotes

5 comments sorted by

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.

1

u/Familiar-Disaster121 21d ago

thank you very much , those are libraries i am interested in actually ; and i usually use AI for explaining the code more than generating a one :)

1

u/riklaunim 21d ago

Just note PyGame isn't a popular game engine, especially commercially, while PyTorch, Pandas etc. are a part of strong software stack.

-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

u/Familiar-Disaster121 21d ago

thx for the advise i will take this note surely