When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Building Neural Networks with scikit-learn
This course covers all the important aspects of support currently available in scikit-learn for the construction and training of neural networks, including the perceptron, MLPClassifier, and MLPRegressor, as well as Restricted Boltzmann Machines.

This Course Includes
pluralsight
4 (15 reviews )
1 hour 56 minutes
english
Online - Self Paced
core courses
pluralsight
About Building Neural Networks with scikit-learn
Even as the number of machine learning frameworks and libraries increases on a daily basis, scikit-learn is retaining its popularity with ease. The one domain where scikit-learn is distinctly behind competing frameworks is in the construction of neural networks for deep learning. In this course, Building Neural Networks with scikit-learn, you will gain the ability to make the best of the support that scikit-learn does provide for deep learning. First, you will learn precisely what gaps exist in scikit-learn's support for neural networks, as well as how to leverage constructs such as the perceptron and multi-layer perceptrons that are made available in scikit-learn. Next, you will discover how perceptrons are just neurons with step activation, and multi-layer perceptrons are effectively feed-forward neural networks. Then, you'll use scikit-learn estimator objects for neural networks to build regression and classification models, working with numeric, text, and image data. Finally, you will use Restricted Boltzmann Machines to perform dimensionality reduction on data before feeding it into a machine learning model. When you're finished with this course, you will have the skills and knowledge to leverage every bit of support that scikit-learn currently has to offer for the construction of neural networks.
What You Will Learn?
- Course Overview : 1min.
- Introducing Neural Networks in scikit-learn : 27mins.
- Implementing Regression and Classification Using Neural Networks in scikit-learn : 33mins.
- Implementing Text and Image Classification Using Neural Networks in scikit-learn : 28mins.
- Implementing Dimensionality Reduction Using Restricted Boltzmann Machines in scikit-learn : 24mins.