new age of leetcode!
going to go over some new lc problems for “ai engineer” -> great list
one of each
-
linear algebra
-
deep learning
-
machine learning
today’s mood board:
- caffeinated
- debugged
- two-sum, zero-fun
- ready to Code
- ready to sleep
til (today i learned)
- more cuda
- load data into CPU mem
- copy data CPU to GPU (w/ cudaMemcpy)
- call GPU kernel using device variable (kernel«<»>)
- copy data from GPU to CPU mem (w/ cudaMemcpy)
random thought
even if you are smarter than 99% of people, there are 80 million people smarter.