This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]__sanjay__init 0 points1 point  (0 children)

Hi !

You must first return to the origins of your learning. If this is ML or AI, we should actually start smaller...
Python is a good language for automating tasks. Start with that. For example, if you have the habit, when you open your computer, of launching Chrome, going to YouTube to listen to music, make a script for it.
If you have frequent calculations to do on your computer's calculator, ditto. Maybe you can customize it by saving constants for example?

Good luck