Skip to content
Claire edited this page Jan 3, 2023 · 3 revisions

Machine Learning in Particle Physics - Dashboard

Keywords, notes, stuff not to forget.

To add

Yoshua Bengio on Deep Learning (interview video from Wikipedia page) "Deep Learning is introducing a particular notion that the computer learns to represent, and to do so at multiple levels of abstraction."

List of Brain Teasers

  • Explain why Gradient Descent work. What is the proof? Why new = old - epsilon GD? :)