q-value
There are 8 repositories under q-value topic.
puolival/multipy
Multiple hypothesis testing in Python
ChaitanyaC22/Numerical_TicTacToe_Agent_using_Reinforcement_Learning
Build an RL (Reinforcement Learning) agent that learns to play Numerical Tic-Tac-Toe. The agent learns the game by Q-Learning.
flowun/gardnerChessAi
Implementation of the Double Deep Q-Learning algorithm with a prioritized experience replay memory to train an agent to play the minichess variante Gardner Chess
IsmaelMousa/mdp-value-iteration
Implementation of the MDP algorithm for optimal decision-making, focusing on value iteration and policy determination.
piyush2896/Q-Value-RL
Q-Value (Reinforcement Learning) on Grid World
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.
senadkurtisi/Q-learning-block-world
Q-learning and Q-value iteration algorithms for the Block-World environment.
lingfeiwang/fdrtoolw
Estimate (Local) False Discovery Rates with Weights, adapted from fdrtool