Book Image

Getting Started with NLP and Deep Learning with Python [Video]

By : Giuseppe Bonaccorso
Book Image

Getting Started with NLP and Deep Learning with Python [Video]

By: Giuseppe Bonaccorso

Overview of this book

<p><span id="description" class="sugar_field">As the amount of data continues to grow at an almost incomprehensible rate, being able to understand and process data is becoming a key differentiator for competitive organizations. Machine Learning applications are everywhere, from self-driving cars to spam detection, document search, and trading strategies, to speech recognition. This makes machine learning well-suited to the present-day era of Big Data and Data Science. The main challenge is how to transform data into actionable knowledge.</span></p> <p><span id="description" class="sugar_field">In this course, you’ll be introduced to the Natural Processing Language and Recommendation Systems, which help you run multiple algorithms simultaneously. Also, you’ll learn about Deep learning and TensorFlow. Finally, you’ll see how to create an Ml architecture.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">An easy-to-follow, step-by-step guide that will help you get to grips with real-world applications of algorithms for Machine Learning.</span></span></p>
Table of Contents (4 chapters)
Chapter 3
Introduction to Deep Learning and TensorFlow
Content Locked
Section 3
A Quick Glimpse Inside Keras
Keras is a high-level deep learning framework that works seamlessly with low-level backends like TensorFlow. We will learn about it now. - Load the dataset - Split it into training and test subsets