Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.
Please read the tutorial at this link: https://ebookbell.com/faq
We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.
For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.
EbookBell Team
4.3
68 reviewsLearn how to solve real-world problems with Deep Learning models (NLP, Computer Vision, and Time Series). Go from prototyping to deployment with PyTorch and Python!
PyTorch is the best Deep Learning library there (currently) is, period! Doing ML with PyTorch feels like a superpower (of course, there are bad parts, too). Trust me, I have a book on TensorFlow and Keras! This opinion comes from my real-world experience, as a Machine Learning Engineer, and writer of numerous Machine Learning and Deep Learning tutorials.
This book skips the bull and goes straight into solving real-world problems. There is some theory, only where you need to connect the dots. You'll go from the basics of using PyTorch to solving Computer Vision, Natural Language, and Time Series problems with complete source code and runnable Jupyter notebooks.
In my humble opinion, PyTorch is the sweet way to solve Machine Learning problems, in the real world! The vast community allows you to work state-of-the-art models and deploy them to production in no time (relatively speaking).
The examples are compatible with the latest versions of PyTorch and Torchvision.
Here’s what you’ll learn from this book:
■Getting Started with PyTorch
■Build Your First Neural Network with PyTorch
■Transfer Learning for Image Classification using Torchvision
■Time Series Forecasting with LSTMs for Daily Coronavirus Cases
■Time Series Anomaly Detection using LSTM Autoencoders
■Face Detection on Custom Dataset with Detectron2
■Create Dataset for Sentiment Analysis by Scraping Google Play App Reviews
■Sentiment Analysis with BERT and Transformers by Hugging Face
■Deploy BERT for Sentiment Analysis as REST API using FastAPI