• Stars
    star
    317
  • Rank 132,216 (Top 3 %)
  • Language
  • License
    Creative Commons ...
  • Created over 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.

Awesome Real World RL Awesome

Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.

test

This list is big compilation of all things trying to adapt Reinforcement Learning techniques in real world.Either it's mixing real world data into mix or trying to adapt simulations in a better way.It will also include some of Imitation Learning and Meta Learning along the way. If you have anything missing feel free to open a PR,I'm all for community contributions.

Contents

Papers

Any academic work done related to RL in real world.This is the other part of list,anything doesn't fit but still related gets here.

Books

Any book dedicated to RL in real world or book parts that contains related content.

Conference Talks

Any recorded talk related to subject goes here.

Education

Free or paid courses related to subject goes here.

Simulation to Real with GANs

Any paper uses GANs to generate realistic simulation images for adaptation of policy goes here.

Meta Reinforcement Learning

Anything Meta RL goes here.

Imitation Learning

Anything Imitation Learning goes here.

Multi Agent in Real World

Anything Multi Agent Real World RL related goes here.

Real World Examples

Any real world news or projects deployed RL in real life goes here.Mostly news,comments,blog posts etc.

Offline RL

Anything Offline Reinforcement Learning goes here.

Datasets

Saved datasets goes here.

Projects

Any project link available on internet related to it goes here.

Libraries

Open source libraries related goes to here.

Prominent Researchers & Companies to Follow

Contribute

Contributions welcome! Read the contribution guidelines first.

To the extent possible under law, Ugurkan Ates has waived all copyright and related or neighboring rights to this work.

Contributors: Ugurkan Ates

More Repositories

1

SpaceXReinforcementLearning

SpaceX Falcon 9 simulated with Reinforcement Learning algorithms such as D4PG,SAC and PPO.
Python
54
star
2

NeurIRS2019DroneChallengeRL

Long-Term Planning with Deep Reinforcement Learning on Autonomous Drones
Python
39
star
3

DataCamp2020ReinforcementLearningWorkshop

DataCamp 2020 Reinforcement Learning Workshop - Bogazici University, UGURKAN ATES
Jupyter Notebook
28
star
4

GTURocketTeam

Software used on Gebze Technical University Official First Low Altitude Rocket
C++
8
star
5

BrainComputerInterface

Brain Computer Interface and 5 applications to demonstrate how useful EEG devices will be in future.
ASP
6
star
6

DeepRacerRL

My reinforcement learning models + reward functions for beginners to understand Amazon DeepRacer a bit more.
Python
6
star
7

PointCloudGenerationFromDepthImage

Point Cloud Generation From Depth Image in PyBullet
Python
5
star
8

RoketYazilim2019Icerik

Gebze Teknik Üniversitesinde verdiğim 4 haftalık Roket Yazılımı(Aviyonik) eğitimde kullanılan slaytlar ve kodlar burada paylaşılacaktır.
5
star
9

OpenCVwithAndroidCamera

To use your android devices with current version of Python(3.6+) and open CV follow this example code
Python
3
star
10

ReinforcementLearning

Bunch of RL problems with different algorithms to solve them.
Jupyter Notebook
3
star
11

Telegram-Helper-Bot-for-University-Students

Telegram Helper Bot for University Students ( Gebze Technical University 2019)
Python
3
star
12

MLAgents-Google-Collab

Updated versions of ML Agent notebooks , good place for starters. A Rainbow DQN implemented along side with n-step bootstrapping for best performance.
ASP
3
star
13

CSE344-System-Programming-2018

All homeworks,midterms and final project of System Programming course by Erchan Aptolua
C
2
star
14

GTUMerkutCansat

Gebze Technical University Kocaeli / Turkey Ground Station Software used for CanSat 18'
Java
2
star
15

BusinessRuleEngineGTU

This repo created for software engineering course (CS343 Fall 2018),Group 1 which implements Business Rule Engine seen as Microsoft BizTalk or PEGA.
Java
2
star
16

Bilek-Partner-Smart-Healthband

This is repository of both Mobile Application layer of Bilek Partner - Smart Health Band Project and Embedded Software for project.
C++
2
star
17

Deep-Learning-Specialization-by-Deep-Learning-AI

Deep Learning Specialization by Deep Learning AI , Includes CNN,Sequence Models, STM and more. Andrew NG is course teacher
Jupyter Notebook
2
star
18

Operating-Systems-2018

All homeworks,midterms and final project of Operating Systems course by Yusuf Sinan Akgul
C++
1
star
19

CSE244SystemProg

CSE344SystemProgramming homeworks and midterm. Also bunch of training codes about forks,pipes etc
C
1
star
20

ManHackathon2019

MAN Truck & Bus Company Hackathon- held in Munich-Germany , Digital Transport Ecosystem . Project is "Tire based prediction to reduce downtime on trucks"
JavaScript
1
star
21

ProgrammingChallenges

Mixed bunch of Programming Challenges and their solutions on various languages
C++
1
star
22

GofretJavaGUIQuiz

It's a basic Quiz app written in JAVA
Java
1
star
23

getir-vehicle-route

GetirSu vehicle route problem
Python
1
star
24

CSE-343-Algorithm-Design-and-Analysis

CSE 343 Algorithm Design and Analysis course projects with Python
Jupyter Notebook
1
star
25

CSE241ObjectOriented

Class material for CPP Object Oriented Design and Algorithms
C++
1
star
26

AirPlan

AirPlan is new solution to Airport terminals where tickets gets sold/plane routes are routed and more. A JavaFX project.Written as part of Data Structure class. All data structures are used also included Graphs and more !
Java
1
star
27

Data-Structures-and-Algorithms-2018

All homeworks,midterms and final project of Data Structures course by Erdogan Sevilgen
HTML
1
star
28

CSE-433-Embedded-Systems

CSE 433 Embedded Systems for GTU Computer Engineering Course by Dr Alp Arslan BAYRAKCI of GTU
Verilog
1
star
29

Machine-Learning-Course-by-Andrew-Ng-in-Python

Implementation of Machine Learning Course by Andrew NG with Python instead of Octave
Jupyter Notebook
1
star
30

CSE102related

A lot of class material for CSE 102.Midterms,Homeworks,Lab Materials etc..
C
1
star
31

ugurkanates

1
star
32

cpp-modern-threading-demo

cpp-modern-threading-demo , lock guards etc
C++
1
star
33

NumericalAnalysis

Homeworks for NumericalAnalysis class
C
1
star
34

GTU-Computer-Engineering-Courses

All homeworks,midterms and final projects of GTU CSE courses
C++
1
star
35

Deep-Reinforcement-Learning-Nanodegree

Udacity DeepReinforcement Learning Nanodegree course taken during March - April 2020
Jupyter Notebook
1
star
36

CSE-341-Programming-Languages

Programming language course which includes topics such as lexer and parser
Common Lisp
1
star
37

Robotics-Course-Udacity-Nanodegree

Robotics-Course-Udacity-Nanodegree , February 2021
1
star
38

PytorchLightningExamples

A bunch of baseline example notebooks-py files related to PyTorch Lightning framework
Python
1
star
39

mortal-kombat-ai

This repo contains implementations for smart RL/Meta Learning agents with variety of algorithms and titles. Using MAME emulator & pyTorch for implementation codes
Python
1
star
40

FaceRecognitionSecuritySystem

FaceRecognitionSecuritySystem in development , multiple unknown face tracking (how many times a unknown_face_1 entered store etc) will be useful for security and advertisement systems.
1
star