Deep Learning in 7 lines of code – Chatbots Life
By "higher-level" they mean higher abstraction level, which is what we're after. So we have our 7 lines of code for a multi-layer neural net. This is magnificent -- 5 lines of code to define our neural net structure (input 2 hidden output regression), 2 lines to train it. Our notebook code is here. Let's go through this in detail, you'll notice that the data and learning intent is identical to our earlier example.
Sep-30-2018, 09:21:52 GMT
- Technology: