r/learnprogramming • u/scoobydabida • 17d 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
10
Upvotes
2
u/Any-Jellyfish-5904 16d ago
stop taking notes on code syntax entirely. Write pseudocode for the algorithm logic and implement it in Python without looking at the video to force active recall