Giter VIP home page Giter VIP logo

carla-rl's Introduction

Carla-rl

Installation

Download CARLA_0.8.2 from https://github.com/carla-simulator/carla/releases

Unzip CARLA_0.8.2.zip

Change directory to CARLA_0.8.2/PythonClient

Execute python setup.py install

Dependencies

pip install gym

pip install tensorboardX

pip install atari_py

Run Learning

A2C Agent

python a2c_agent.py --env Carla-v0

Async A2C Agent

python async_a2c_agent.py --env Carla-v0

Learning Logs

tensorboard --logdir logs/

Run Test

python a2c_agent.py --env Carla-v0 --test

Render Simulator

To view execution set "render": True in ENV_CONFIG in carla_env.py

To run learning without rendering set "render": False in ENV_CONFIG in carla_env.py

carla-rl's People

Contributors

vikashranjan avatar vikranj avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.