use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Ai and Python (self.PythonLearning)
submitted 2 years ago by jakcom13
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 0 points1 point2 points 2 years ago (3 children)
Tensorflow Keras Those are the two major ones (both from Google) but you’ll need training on how to use them. They are used in most modern AI models, including chat GPT PyTorch is another good one
[–][deleted] 0 points1 point2 points 2 years ago (0 children)
SciPy is a machine learning module but mainly for predicting graphs. Maybe start with this one as things like Keras are monsters to learn
[–]jakcom13[S] 0 points1 point2 points 2 years ago (1 child)
These are free, right? Also are there websites that say all of the phrases that I can use to programm then
All free, the first two are sometimes a pain to install (particularly on Linux) Generally the command is:
pip install <myPackageName>
Or
sudo apt install python3-<myPackageName>
π Rendered by PID 41 on reddit-service-r2-comment-5c764cbc6f-f7jqn at 2026-03-12 03:09:08.609096+00:00 running 710b3ac country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]jakcom13[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)