matlab2048
Game agent
An implementation of 2048 game using deep Q-learning in Matlab
2048 playing agent using deep Q-learning in Matlab.
38 stars
5 watching
17 forks
Language: Matlab
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
makrisio/q-learning-algorithm-implementation-in-matlab | An implementation of the Q-Learning algorithm in MATLAB for training agents to navigate mazes | 43 |
bfontaine/term2048 | A terminal-based implementation of the popular number-summing game 2048 | 805 |
mindagent/mindagent | An open-source platform for developing and testing AI-powered game agents | 74 |
carlobar/pdtoolbox_matlab | A Matlab toolbox for implementing evolutionary dynamics from game theory. | 54 |
opengvlab/lamm | A framework and benchmark for training and evaluating multi-modal large language models, enabling the development of AI agents capable of seamless interaction between humans and machines. | 301 |
taw/imba-2048 | An implementation of the popular 2048 game in the Imba programming language. | 7 |
matlab-deep-learning/rl-agent-based-traffic-control | Develops an agent-based traffic management system using reinforcement learning to optimize traffic signal control | 47 |
themattrix/sed2048 | An implementation of the popular puzzle game 2048 using sed scripting language | 107 |
matlab-deep-learning/reinforcement_learning_financial_trading | This project demonstrates a reinforcement learning approach to developing a financial trading model in MATLAB. | 154 |
google-deepmind/meltingpot | Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations | 620 |
101dotxyz/gpteam | An open-source multi-agent simulation framework using GPT-4 to explore AI-powered collaboration and task execution | 1,639 |
kwaikeg/kwaiagents | An agent system designed to simulate human-like decision-making with Large Language Models (LLMs) and machine learning techniques | 1,101 |
mpaepper/llm_agents | Builds agents controlled by large language models (LLMs) to perform tasks with tool-based components | 931 |
jdelacroix/simiam | Educational tool for robotics that bridges theory and practice using MATLAB | 103 |
mgrojo/play_2048 | A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |