GitHub topics: reinforcementlearning
NoteDance/Note
Machine learning library, Distributed training, Deep learning, Reinforcement learning, Models, TensorFlow, PyTorch
Language: Python - Size: 10.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 68 - Forks: 2

Jts36/LanguageModel
LanguageModel is a statistical model used in natural language processing to predict the probability of a sequence of words occurring in a given context. These models are trained on large text corpora and play a crucial role in tasks like machine translation, speech recognition, and text generation.
Size: 1000 Bytes - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

asiiapiazza/TesiTriennale
Reinforcement Learning per la Risoluzione di Labirinti 3D: un Framework per la Simulazione in Unity
Size: 13.7 MB - Last synced at: 1 day ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

NoakLiu/Awesome-Distributed-RL
A Collection for Distributed Reinforcement Learning Papers
Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

wwxFromTju/awesome-reinforcement-learning-lib
GitHub's code repository is all you need
Size: 132 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 351 - Forks: 42

ArminGEtemad/AI_Prisoners
Reinforcement Learning in Prisoner's Dilemma
Language: Python - Size: 105 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

salesforce/CodeRL
This is the official code for the paper CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning (NeurIPS22).
Language: Python - Size: 24 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 532 - Forks: 65

ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Language: Jupyter Notebook - Size: 6.31 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 8,531 - Forks: 3,750

al-oman/IsaacLabExtensionGo2
This is an extension to practice interfacing with the IsaacLab code with the goal of implementing custom RL techniques to the Unitree Go2
Language: Python - Size: 129 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ugurkanates/NeurIRS2019DroneChallengeRL
Long-Term Planning with Deep Reinforcement Learning on Autonomous Drones
Language: Python - Size: 7.3 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 44 - Forks: 12

Rajivrocks-Ltd/TrackmaniaAI
A real time AI agent based on Reinforcement Learning techniques for the Trackmania game utilizing tmrl's environment
Language: Python - Size: 17.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

gibbsbravo/20_Questions
Developed reinforcement learning agent to play 20 Questions
Language: Jupyter Notebook - Size: 2.04 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

Elktrn/Reinforcement-Learning-solving-a-simple-4by4-Gridworld-using-Monte-Carlo-in-python
solving a simple 4*4 Gridworld almost similar to openAI gym frozenlake using Monte-Carlo method Reinforcement Learning
Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

XiangshengGu/ActionVLM
This project explores the use of large foundational vision-language models in reinforcement learning, where the models function as agents, reward functions, or reward function code generators in unseen environments given a state and a goal.
Size: 22.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Ege-Cakar/Eco-Civilization-MDP
Implementation of a Civilization-like game used to study country growth in a competitive environment while accounting for environmental impact, with a Reinforcement Learning approach.
Language: Python - Size: 4.04 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

UzaifTalpur/Fruits-Detection
Fruits Detection – 🍎🍌 A TensorFlow Lite-powered object detection project that recognizes fruits like apples, bananas, and oranges using reinforcement learning and custom dataset training on Google Colab.
Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MFaizan18/AlphaQuantTrader
Experience the fusion of finance and artificial intelligence with this cutting-edge project that implements a deep reinforcement learning agent for automated stock trading. Leveraging advanced neural network architectures and a meticulously crafted reward function, the agent learns to make profitable trading decisions in a simulated environment
Language: Jupyter Notebook - Size: 1.87 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

vishal815/Tictactoe_q_learing_ML
Tic-Tac-Toe Q-Learning is a beginner-friendly example of using reinforcement learning.
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

nslyubaykin/relax
ReLAx - Reinforcement Learning Applications Library
Language: Python - Size: 263 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 1

aunum/gold
Reinforcement Learning in Go
Language: Go - Size: 21 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 337 - Forks: 26

computableai/computableai.github.io
The Computable AI Blog
Language: Jupyter Notebook - Size: 6.47 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

NumHub612/OpenOasis
OpenOasis, a numerical simulation platform aimed at enhancing understanding of the real-world. Our goal is to provide users with a standardized platform to experiment with new ideas and solutions.
Language: C++ - Size: 20.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NathanKlineInstitute/SMARTAgent
Language: Python - Size: 28.2 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 1

Improbable-AI/harness-offline-rl
Official implementation of Harnessing Mixed Offline Reinforcement Learning Datasets via Trajectory Reweighting
Language: Python - Size: 3.47 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0

Martyn0324/Hakisa
Serpent's Awesome, but, unfortunately, it's too expensive. Let's see what we can do about that
Language: Jupyter Notebook - Size: 54.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0

ialexmp/AI-Pac-Man-Projects
Explore foundational AI concepts through the Pac-Man projects, designed for UC Berkeley's CS 188 course. Implement search algorithms, multi-agent strategies, and reinforcement learning techniques in Python, emphasizing real-world applications. Engage in the Eutopia Pac-Man contest for a multiplayer capture-the-flag challenge
Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kishorkukreja/SupplyChainv0_gym
Reinforcement Learning for Optimal inventory policy
Language: Python - Size: 4.01 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 3

anarchy1923/Droidrush-A-Three-Dimensional-Reinforcement-Learning-Flight-Adversarial-Simulation
The following is my submission for the Seventh Semester Project II. It incorporates Reinforcement Learning to Create an Adversarial Flight Simulation in Unity
Language: ASP.NET - Size: 30.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bmenendez/deeprl-navigation
Repository for exploring navigation (collecting yellow bananas) through Deep Reinforcement Learning algorithms.
Language: Jupyter Notebook - Size: 4.15 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bmenendez/deeprl-continuous-control
Repository for exploring continuous control (robotic arm in precise position) through Deep Reinforcement Learning algorithms.
Language: Jupyter Notebook - Size: 4.58 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bmenendez/deeprl-collab-compete
Repository for exploring collaboration-competition (playing tennis) through Deep Reinforcement Learning algorithms.
Language: Jupyter Notebook - Size: 1.38 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

MohammadMoradpoor/MountainCarRL
🏔️🚗 Welcome to RLMountainHub! Our repository is dedicated to conquering the Mountain Car problem using advanced reinforcement learning techniques. 🧠🚀
Language: Jupyter Notebook - Size: 348 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

linker81/Reinforcement-Learning-CheatSheet
Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)
Language: TeX - Size: 2.11 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 3

BlueRiverTech/quanser-openai-driver
OpenAI Gym wrapper for the Quanser Qube and Quanser Aero
Language: Python - Size: 12.3 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 11

niektuytel/Machine_Learning
Learning the topic Machine learning, with sample code.
Language: Python - Size: 197 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

roboserg/rl
Reinforcement Learning material
Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 18 - Forks: 1

JaswanthBadvelu/Reinforcement-Learning-CVRP
Dynamic Attention Encoder-Decoder model to learn and design heuristics to solve capacitated vehicle routing problems
Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 5

abishekChouhan/AI-Snake
Reinforcement Learning Snake Game
Language: Python - Size: 54.6 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ewald-florian/machine-learning-for-trading Fork of stefan-jansen/machine-learning-for-trading
Extensions for "Machine Learning for Algorithmic Trading, 2nd edition".
Language: Jupyter Notebook - Size: 652 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ikeyasu/docker-reinforcement-learning
docker image for reinforcement learning including Open AI roboschool
Language: Dockerfile - Size: 951 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 7

kg571852741/Machine-Learning
Projects with ML and ANN,CNN
Language: Jupyter Notebook - Size: 233 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

kjanjua26/annotated-papers
This repository contains all the papers which I read and annotate. The papers are mostly RL focused, however, expect some deviations.
Size: 34.1 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

sohamghosh121/PacmanGym
Open AI Gym version of Berkeley AI Pacman with images as states
Language: Python - Size: 179 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 9

Jumalita/Unity_MLAgents-ShootAndDodge
This is a ML Unity project that works with ML agents RL to train a flying-trigger enemy NPC.
Language: C# - Size: 70.6 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Jnkmura/Reinforcement-Learning
Reinforcement Learning Scripts
Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

manvimadandotai/Ads-Optimisation
This repository contains the implementation of reinforcement learning algorithm, UCB to optimize the selection of ad to maximise the gains of the company.
Language: Python - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

blefeuvr/diep-rl
A python reinforcement learning environment for diep.io
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

ricardokleinklein/RL_practice
Set of exercises, tutorials and resources for the study of the reinforcement learning framework.
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

LIANGQINGYUAN/RL-Notebook
Reinforcement learning (RL) Notes and Notebooks.
Language: Jupyter Notebook - Size: 3.09 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

aswinvisva/pong-rl
Using deep reinforcement learning to beat the classic game "Pong".
Language: Python - Size: 501 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
