Implement Neural Network Solutions with Scikit-learn and PyTorch
Buch, Englisch, 335 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 670 g
ISBN: 978-1-4842-7920-5
Verlag: Apress
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 theoreticaland 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.
What You'll Learn
- 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
Who This Book Is For
Data scientists, machine learning engineers, and software professionals with basic skills in Python programming.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Getting Started with Python 3 and Jupyter Notebook.- Chapter 2: Getting Started with NumPy.- Chapter 3 : Introduction to Data Visualization.- Chapter 4 : Introduction to Pandas .- Chapter 5: Introduction to Machine Learning with Scikit-Learn.- Chapter 6: Preparing Data for Machine Learning.- Chapter 7: Supervised Learning Methods - 1.- Chapter 8: Tuning Supervised Learners.- Chapter 9: Supervised Learning Methods - 2.- Chapter 10: Ensemble Learning Methods.- Chapter 11: Unsupervised Learning Methods.- Chapter 12: Neural Networks and Pytorch Basics.- Chapter 13: Feedforward Neural Networks.- Chapter 14: Convolutional Neural Network.- Chapter 15: Recurrent Neural Network.- Chapter 16: Bringing It All Together.