Starting from:

$30.99

T81-559- Assignment 4: Applications Of Deep Neural Networks Solved

This assignment is a precursor step to your final project. For this part of the assignment you must select your dataset and perform an initial train of a neural network. Submit a Python script or Jupyter notebook that demonstrates:

Load your data set.
Encode the feature vector (use zscores, dummy variables, etc).
Train a neural network. You do not need to use validation at this point, but it is fine if you do. Tell me if you are performing classification or regression.
Evaluate your neural network and display a statistic showing how good of a fit you got. This statistic will should be chosen based on if you are performing regression or classification. 5. The rest of the steps for the final project can be completed with the final project.
This assignment gives me an opportunity to evaluate your choice of data set and initial approach.

 

More products