Main goals: - Implement the autograd framework - Implement SGD, Adam, etc. - Analyze: weight initialization, weight decay, batch norm. - Use numpy
Main goals: - Implement the autograd framework - Implement SGD, Adam, etc. - Analyze: weight initialization, weight decay, batch norm. - Use numpy