An open API service providing repository metadata for many open source software ecosystems.

Topic: "q-learning-algorithm"

officialarijit/DQLFS

Dynamic Q-Learning Based Feature Selection approach

Language: MATLAB - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JeffreyTsa1/rl_task

Trained an artificial intelligence agent using reinforcement learning to play a simple version of the game "Snake". Implemented a Temporal Difference version of the Q-learning Algorithm. Completed for school.

Language: Python - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

elaysason/Reinforcement-Learning-Drone-Problem

Continuing the drone problem presented in https://github.com/elaysason/Deterministic-Drone-Problem but in this itertion, the drone must navigate an unknown environment under RL settings. There is no client, only a stationary place to drop the packages off.

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Pradnya1208/Snake-Game-using-Deep-Reinforcement-Learning

๐Ÿ The Project is based on Reinforcement Learning which trains the snake to eat the food present in the environment.

Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Zaaim-Halim/Q-learning_reinforcement-Learning

java implementation of the interaction of a reinforecment learning agent with its environment. using a gridworld environment

Language: Java - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dariomnz/Pacman-AI

Q-learning algorithm is implemented to play the pacman game and get the highest possible score.

Language: Python - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jkaniuka/WSI_jan_kaniuka

Python projects for Introduction to Artificial Intelligence course at Warsaw University of Technology.

Language: Python - Size: 1.84 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

trinhvietthanh/Q-learning

Language: JavaScript - Size: 19.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

John-Atha/AI--Harvard-CS50--learning

'Learning' programming assignments for the Harvard CS50's Introduction to Artificial Intelligence with Python 2021 course

Language: Python - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

soumya-mishra/RL_Inventory_Management

Language: Jupyter Notebook - Size: 4.32 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MartinKaloev/reward_changing_ai_quality_robotics

science paper updates

Language: Jupyter Notebook - Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

san0014s/cs472_battleshipAI Fork of hybryx/cs472_battleshipAI

Term Project for CS 472. Building an AI to play the non-trivial game of Battleship. There are 4 different implementation and this all done by using python.

Language: Python - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ashishrajani/reinforced-dino-runner

Experiment to train an agent using Q-learning algorithm for playing the Chrome Dino Runner game.

Language: Jupyter Notebook - Size: 9.32 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Manisha2612/Smart-Cab-Reinforcement-Learning

Self-Driving smart cabs simulation using Q Learning

Language: Jupyter Notebook - Size: 64.5 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

engichang1467/Q-Learning-Frozen-Lake

Applying Q-learning algorithm into solving the Frozen Lake game

Language: Jupyter Notebook - Size: 33.8 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

luizmoitinho/q-learning

Algoritmo Q-Learning que treina e realiza o encaminhamento de um agente atรฉ um destino final de uma sala.

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Hyeon9mak/HCP_2020

๐ŸŽฎ ํฌ์ผ“๋ชฌ ๊ธธ์ฐพ๊ธฐ ๊ฒŒ์ž„ (๊ด‘์šด๋Œ€ํ•™๊ต ์ปดํ“จํ„ฐ์ •๋ณด๊ณตํ•™๋ถ€ ๊ณ ๊ธ‰Cํ”„๋กœ๊ทธ๋ž˜๋ฐ ํŒ€ํ”„๋กœ์ ํŠธ)

Language: C - Size: 30.2 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 3

agnivchtj/Reinforcement-Learning

Program an agent to learn the optimal route through a maze using reward-based action selection

Language: Java - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

charan89/TicTacToe_RL

Creating agent to make optimized moves to win the game against environment. Using Reinforced Learning running multiple episodes on Q-Learning models

Language: Jupyter Notebook - Size: 140 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

francopan/q-learning

This is a Q-Learning algorithm implementation, that solves a labyrinth.

Language: Java - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

m3ttiw/TetrAIs Fork of Chrism1c/TetrAIs

Six Tetris Artificial Intelligence Algorithms Showdown

Size: 35.9 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

nilesh0109/ML_SoSe19

Machine Learning and NLP summer term 2019. The repo includes implementation of GMMs, SVMs, Logistic regression, adaboost, Expectation-maximization, K-Means, Value function learning algorithms etc.

Language: Jupyter Notebook - Size: 13.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

maede97/QLearning

QLearning in C++

Language: C++ - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Topics
reinforcement-learning 69 q-learning 39 python 28 reinforcement-learning-algorithms 23 machine-learning 22 artificial-intelligence 12 ai 9 deep-reinforcement-learning 9 python3 9 deep-learning 7 pygame 6 reinforcement-learning-agent 6 epsilon-greedy 5 tensorflow 5 reinforcement-learning-environments 5 sarsa-algorithm 5 q-learning-vs-sarsa 5 game 5 genetic-algorithm 5 rl 4 sarsa 4 openai-gym 4 cpp 4 deep-q-network 4 sarsa-learning 4 deep-q-learning 4 machine-learning-algorithms 3 dqn 3 dqn-algorithm 3 frozenlake 3 taxi-v3 3 gym-environment 3 pytorch 3 numpy 3 jupyter-notebook 3 agent-based-modeling 2 inventory-management 2 maze-solver 2 ddpg-algorithm 2 tabular-q-learning 2 markov-decision-processes 2 q-learning-lambda 2 arima-model 2 keras 2 snake 2 snake-game 2 neural-networks 2 rewards 2 game-development 2 q-value 2 monte-carlo 2 gridworld-environment 2 matplotlib 2 ml 2 pathfinding 2 hyperparameter-tuning 2 svm-classifier 2 cliffwalking 2 stochastic-gradient-descent 2 policy-iteration-algorithm 2 gym 2 value-iteration 2 policy 2 gymnasium 2 mcts-algorithm 2 evolutionary-algorithms 2 gradient-descent 2 naive-bayes-classifier 2 data-science 2 frozen-lake-game 2 java 2 tic-tac-toe 2 policy-iteration 2 q 2 naf 2 reinforcementlearning 1 q-table 1 renforcement-learning 1 torch 1 dnn 1 python-project 1 github-project 1 mathematical-modelling 1 keras-tensorflow 1 intelligent-agents 1 vanilla-javascript 1 dqn-pytorch 1 games 1 swarm-intelligence 1 sokoban-game 1 optimization-algorithms 1 rlx 1 among-us 1 pathfinding-algorithm 1 graph-search-algorithms 1 html-css-javascript 1 bellman-equation 1 dueling-ddqn 1 ddqn 1 detailed 1