Create a MATLAB feed-forward network

There is no book and the instructor is not helping me with understanding this assignment. The two websites are for finding the data sets to be used.
Assignment:
Download a free data set from the two listed Open Datasets libraries. Create a MATLAB feed-forward network on the data and try to predict one of the variables in your dataset. Make sure you print your results using charts (draw false hits and positive hits).
Discuss how you processed the data, cleaned it, trained your NN and your results.
https://skymind.ai/wiki/open-datasets
https://medium.com/datadriveninvestor/the-50-best-…
Grading Rubric
Item
Description
Points
Comments
MATLAB code properly and clearly commented
25
Data Set
Data Set properly explained and each variable is discussed
25
Pre-statistical analysis
Proper pre-analysis conducted to determine if any of the variables are strongly correlated
25
NN
Neural Network properly trained and how the training was conducted is explained in the paper
50
NN Execution
NN execution shows promising results or at minimum results of NN are explained
50
Results
Results are properly explained and graphed using MATLAB charts
50
Format and professionalism
Report is clearly written explaining every every step taken to create the NN. Third party references are used to support work
25
TOTAL
250