Hands-on Machine Learning with Python : Implement Neural Network Solutions with Scikit-learn and PyTorch

  • 3h 31m
  • Aditya Joshi, Ashwin Pajankar
  • Apress
  • 2022

Here is the perfect comprehensive guide for readers with basic to intermediate level knowledge of machine learning and deep learning. It introduces tools such as NumPy for numerical processing, Pandas for panel data analysis, Matplotlib for visualization, Scikit-learn for machine learning, and Pytorch for deep learning with Python. It also serves as a long-term reference manual for the practitioners who will find solutions to commonly occurring scenarios.

The book is divided into three sections. The first section introduces you to number crunching and data analysis tools using Python with in-depth explanation on environment configuration, data loading, numerical processing, data analysis, and visualizations. The second section covers machine learning basics and Scikit-learn library. It also explains supervised learning, unsupervised learning, implementation, and classification of regression algorithms, and ensemble learning methods in an easy manner with theoretical and practical lessons. The third section explains complex neural network architectures with details on internal working and implementation of convolutional neural networks. The final chapter contains a detailed end-to-end solution with neural networks in Pytorch.

After completing Hands-on Machine Learning with Python, you will be able to implement machine learning and neural network solutions and extend them to your advantage.

You will:

  • Review data structures in NumPy and Pandas
  • Demonstrate machine learning techniques and algorithm
  • Understand supervised learning and unsupervised learning
  • Examine convolutional neural networks and Recurrent neural networks
  • Get acquainted with scikit-learn and PyTorch
  • Predict sequences in recurrent neural networks and long short term memory

In this Book

  • Getting Started with Python 3 and Jupyter Notebook
  • Getting Started with NumPy
  • Introduction to Data Visualization
  • Introduction to Pandas
  • Introduction to Machine Learning with Scikit-learn
  • Preparing Data for Machine Learning
  • Supervised Learning Methods— Part 1
  • Tuning Supervised Learners
  • Supervised Learning Methods— Part 2
  • Ensemble Learning Methods
  • Unsupervised Learning Methods
  • Neural Network and PyTorch Basics
  • Feedforward Neural Networks
  • Convolutional Neural Networks
  • Recurrent Neural Networks
  • Bringing It All Together
SHOW MORE
FREE ACCESS