Skip to content

Amit10311/Deep-Learning-for-Robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Deep-Learning-for-Robotics

Deep Learning for Robotics from the Ros constructs

The course is organized into five chapters:

Chapter 1: Introduction

Chapter 2: Deep Learning Basics, where you'll learn the basic structure of a NN.

image

Chapter 3: Hyperparameter Tuning, where you'll learn the basic parameters that rule a NN.

image

Chapter 4: Convolutional neural networks, where you'll learn to apply convolutions to images.

image

Chapter 5: A challenge project where you'll apply the previous concepts and simulate a maze environment where the TurtleBot identifies traffic signs.

image

cd ~/catkin_ws/src/
git clone https://bitbucket.org/theconstructcore/dlrepo.git
python3 ~/catkin_ws/src/dlrepo/dl_exercises/demo.py

image

About

Deep Learning for Robotics from the Ros constructs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published