logo
Loading...

How to Make a Neural Network - Intro to Deep Learning #2 - Siraj Raval - 深度學習 Deep Learning 公開課 - Cupoy

How do we learn? In this video, I'll discuss our brain's biological neural network, then we'll talk ...

How do we learn? In this video, I'll discuss our brain's biological neural network, then we'll talk about how an artificial neural network works. We'll create our own single layer feedforward network in Python, demo it, and analyze the implications of our results. This is the 2nd weekly video in my intro to deep learning series (Udacity nanodegree) The coding challenge for this video: https://github.com/llSourcell/Make_a_... Ludo's winning code: https://github.com/ludobouan/linear-r... Amanullah's runner up code: https://github.com/amanullahtariq/MLA...