Path: blob/master/april_18/lessons/lesson-19-flex/README.md
1904 views
---
---
Neural Networks
DS | Lesson 19
LEARNING OBJECTIVES
After this lesson, you will be able to:
Understand various types of neural networks
Applications of neural networks
Apply a neural network model for regression
Apply a neural network model for classification
STUDENT PRE-WORK
Before this lesson, you should already be able to:
Understand Logistic Regression and link functions
Be familiar with training and testing classifiers and regressors
Resources
[Demo Notebook](19-Neural Networks.ipynb)
[Solutions](19-Neural Networks-Solutions.ipynb)
BEFORE NEXT CLASS
UPCOMING PROJECTS | Final Project, Part 5 |