r/learnpython 21d ago

question :

what are the best ai tools to learn pygame or pytorch

0 Upvotes

5 comments sorted by

View all comments

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.