
Andrej Karpathy
@karpathy
Building @EurekaLabsAI. Previously Director of AI @ Tesla, founding team @ OpenAI, CS231n/PhD @ Stanford. I like to train large deep neural nets 🧠🤖💥
ID: 33836629
https://karpathy.ai 21-04-2009 06:49:15
9,9K Tweet
1,2M Takipçi
972 Takip Edilen

Greg Brockman 💯 reminds me of MAML meta-learning (arxiv.org/abs/1703.03400) where the objective is to find weights of a network such that any new task finetunes fast. In Software 1.0 land, equivalent is writing code such that any new desired functionality is simple and doesn't need a refactor.