intro-to-DL icon indicating copy to clipboard operation
intro-to-DL copied to clipboard

Intro to Deep Learning

Slides https://goo.gl/cPd9NJ

MLT Workshop on Feb 2 with Dimitris Katsios and Suzana Ilic

For ML engineers and researchers, join the community in Tokyo:

  • [Discourse] http://discuss.mltokyo.ai
  • [Slack] https://goo.gl/WnbYUP
  • [FB] https://www.facebook.com/machinelearningtokyo

Write a Neural Network from scratch in NumPy

The best way to understand a neural network is to code it up from scratch!

[Read more]