Deep Learning Lesson 3: Simple Networks and Code
Let's get started with lesson three of our Practicing Deep Learning Series. So far our focus has been on a very simple network comprised of a single neuron. Though we've discussed its parts, we have neglected to show it actually doing anything. The focus of part three is to start diving into some actual code to illustrate the simple network we've discussed. We will spend a fair amount of time on the single neuron network so that you can get familiar with Keras while gaining an understanding of the basics of a simple network. As soon as this is complete, we will be moving onto multilayer networks, which are much more powerful than the simple networks below.
Apr-14-2016, 22:06:04 GMT
- Technology: