Skip to content

rauf-mifteev/DLND_Quadcopter_Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quadcopter Training Project for Udacity Deep Learning Nanodedree

Project overview

This is Quadcopter Training project for Udacity's Deep Learning Nanodegree program. In this project, I build and train Reinforcement Learning agent in Jupiter Notebook using Keras. This project contains two files:

  • task.py
  • agent.py

Prerequisites

The code is Python in a Jupyter Notebook and it uses:

You can install everything you need to run this project with Anaconda.

Installing

Clone this repository

git clone https://github.com/rauf-mifteev/DLND_Quadcopter_Training.git

Run the Code

Navigate to the cloned directories location and start jupyter notebook with Quadcopter_Project.ipynb

jupyter notebook Quadcopter_Project.ipynb

About

Reinforcement Learning using Keras

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published