Further reading
For more information on the topics that we covered in this chapter, please refer to the following resources:
- Python Deep Learning—Second Edition, Gianmario Spacagna, Daniel Slater, et al., January 16, 2019
- Neural Network Projects with Python, James Loy, February 28, 2019
scikit-learn
MLP classifier:- https://scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
- UCI Machine Learning Repository: https://archive.ics.uci.edu/