Book Image

Keras 2.x Projects

By : John Bura
Book Image

Keras 2.x Projects

By: John Bura

Overview of this book

Keras is a Python library that provides a simple and clean way to create a range of deep learning models. This course introduces you to Keras and shows you how to create applications with maximum readability. You take your first steps by getting introduced to Keras, its benefits, and its applications. As you get comfortable with Keras, you will learn how to predict business outcomes using time series data and various forecasting techniques. By learning the basic concepts of reinforcement learning, you will be able to create algorithms that can learn and adapt to environmental changes and control your robots. Then, you will learn various natural language processing techniques and use the Natural Language Toolkit to analyze, classify, and tag text. By the end of the course, you’ll have the skills and the confidence to work on existing deep learning projects or create your own applications. The code bundle for this course can be downloaded from here: https://github.com/TrainingByPackt/Keras-2.X-Projects-eLearning
Table of Contents (4 chapters)
Chapter 3
Robot Control System Using Deep Reinforcement Learning
Content Locked
Section 2
Robot Control Overview
A robot is a machine that performs certain actions based on the commands that are provided, either on the basis of direct human supervision, or independently based on general guidelines, using Artificial Intelligence (AI) processes. These tasks should typically be performed to replace or assist humans, such as in the fields of manufacturing, construction, or the handling of heavy and dangerous materials, in prohibitive or incompatible environments with the human condition, or simply to free a person from commitments. Here are the topics that we will cover now: - Robot Control Overview - Three Laws of Robotics - Features of Robotics - Short Robotics Timeline - First-Generation Robots - Second-Generation Robots - Third-Generation Robots - Fourth-Generation Robots - Automatic Control