Giter Club home page Giter Club logo

path-planning-through-a-randomly-generated-environment's Introduction

Use-of-Reinforcement-Learning-for-Path-Planning-through-a-Randomly-Generated-Environment

The following repository contains the code for the path planning reinforcement learning algorithm through a randomly generated environment. Which can help in reducing the computational load on a CPU for path planning.

Description

As the world moves towards autonomy, one field that is at the forefront is that of self-driving vehicles. These vehicles take information regarding their environment from various sensors and use it to navigate through complex situations.

In this git repository, complex environments are generated in the form of random tracks, and we use a Feed-Forward Neural-Network to train a model car that can successfully navigate these tracks without collisions.

Getting Started

Dependencies

  • OS version: Windows 10/11 or Ubuntu or Mac OS
  • Coding Environment: VS Code or PyCharm or any other suitable coding platform to run python
  • Python Version 3.8.10
  • Pygame Version 2.1.0
  • Neat Version 0.92

For more necessary packages please refer to packages.txt in the repository

pip install -r packages.txt

Installing

  • Download all the files in one folder.
  • Before running, install all the necessary dependencies in your coding environment using the terminal.

Executing program

  • Simply run the program using compile and run.
  • A screen will appear where the A.I. will start to train the model to trace the track.
  • On the terminal, you can see the scores, rewards, fitness of the model in each generation.

Authors

Contributors' names and contact info

Anagha Ramaswamy GitHub

Himanshu Gautam GitHub

Harin Vashi

Acknowledgments

Prof. Dmitry Korkin

path-planning-through-a-randomly-generated-environment's People

Contributors

himanshu12328 avatar

Watchers

 avatar

Forkers

anagharamaswamy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.