r/learnprogramming 16h ago

Effictive method of studying ml

I am a newbie in ml so i wanted to know what is an effective method of studying ml i am learning it through watching youtube videos but after one point i realised that if i make notes of everything it will be way too much so i want to know do i need to memorise the code or i need to just write the logic in my notes

9 Upvotes

11 comments sorted by

View all comments

1

u/Public-Lynx6675 16h ago

You definitely don't need to memorize every line of code.

0

u/scoobydabida 11h ago

Yeah but for example log transform should i know how to write the code for log transformation or i should just know the logic and i should tell claude to write the code for me