本项目旨在探索强化学习技术在经典游戏《超级玛丽》中的应用,通过训练一个智能代理来自主导航并完成游戏关卡。我们采用了深度Q网络(DQN)和双深度Q网络(DDQN)等先进的强化学习算法,结合神经网络,使得代理能够学习如何在游戏世界中生存并获得高分。 项目特点 强化学习实践:本项目是强化学习理论与实践的结合,展示了如何将强化学习算法应用于实际问题中。 深度学习集成:通过集成深度学习模型,我们的智能代理能够处理复杂的游戏环境并做出决策。 环境优化:我们对游戏环境进行了优化,包括状态预处理和奖励设计,以提高学习效率和代理性能。 可视化工具:项目包含了训练过程的可视化工具,帮助开发者和研究人员理解代理的学习进度和行为策略。
☆18Mar 25, 2026Updated 3 months ago
Alternatives and similar repositories for gym_super_mario
Users that are interested in gym_super_mario are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 多目标旅行商问题的演 化算法优化,使用NSGA-II与SPEA2,开箱即用☆16Jul 2, 2023Updated 3 years ago
- 基于生物启发式算法的多智能体强化学习算法☆15Apr 14, 2021Updated 5 years ago
- 抢座,请勿使用商务用途,仅供学习参考,如有侵权请与本人联系。☆11Oct 31, 2024Updated last year
- jiangjianggeAI / Multi-objective-Kingfisher-Optimization-Algorithm-IPKO-UAV-path-planning-simulation实现多目标班翠鸟优化算法(IPKO)无人机路径规划仿真(Python版)☆22Apr 1, 2025Updated last year
- ☆11Oct 29, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- IPyHOP is a Re-entrant Iterative GTPyHOP written in Python 3. PyHOP is an acronym for Python Hierarchical Ordered Planner.☆12Aug 12, 2022Updated 3 years ago
- Dataset collection and training code for "Ask Your Humans: Using Human Instructions to Improve Generalization in Reinforcement Learning"☆11Apr 8, 2025Updated last year
- A simple option critic framework using Q-Learning☆14Feb 7, 2022Updated 4 years ago
- 基于 Regularized Nash Dynamics 的军棋AI☆14Apr 2, 2025Updated last year
- Apresentation of a new path planning algorithm fusing RRT and DQN estrategies.☆34Jun 4, 2025Updated last year
- ☆18Feb 20, 2025Updated last year
- 一个专门儿Fuck雨课堂上课答题的屎山程序()☆10Sep 30, 2024Updated last year
- 该项目使用经典的电影推荐数据集ml-100k并基于PyTorch实现《深度学习推荐系统(王喆著)》的部分经典模型☆20Jan 13, 2024Updated 2 years ago
- A curated list of awesome resources, libraries, frameworks, and tools for multi-agent systems (MAS) research and development.☆33Feb 17, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- CS 188 Project 3☆11Mar 5, 2018Updated 8 years ago
- ☆17Feb 25, 2020Updated 6 years ago
- ☆38Dec 1, 2021Updated 4 years ago
- Qt6-based cross-platform music player as a tribute to TTPlayer (千千静听)☆33Apr 29, 2024Updated 2 years ago
- Round 1 Starter Kit for the MarLo challenge☆21Sep 27, 2018Updated 7 years ago
- this is for fun, ain't it grand!☆22Sep 18, 2025Updated 10 months ago
- Contextual Bandits Action Elimination DQN☆21Jun 25, 2018Updated 8 years ago
- ☆24Mar 31, 2019Updated 7 years ago
- Translating HTN planning problems to PDDL☆23Jul 7, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 采用DDQN算法进行二维网格无人 机的数据收集DH(多智能体)和区域覆盖CPP(单智能体)的算法,深度学习框架采用pytorch☆54May 26, 2025Updated last year
- Part of my final year project:"Robot Path Planning based on Visual SLAM". This is the path planning part. In this part, I have used Q-lea…☆48Apr 25, 2024Updated 2 years ago
- DeepSynth: Automata Synthesis for Automatic Task Segmentation in Deep Reinforcement Learning☆24Apr 17, 2021Updated 5 years ago
- Official python implementation of ASGRL in ICML 2022 paper: Leveraging Approximate Symbolic Models for Reinforcement Learning via Skill D…☆20Oct 5, 2022Updated 3 years ago
- MuZero for Combinatorial Action Spaces: open-source codebase for MA-Gumbel-AlphaZero, MA-Sampled-AlphaZero, MA-Gumbel-MuZero and MA-Sampl…☆23Jan 22, 2024Updated 2 years ago
- Co-evolution of agents and environments in GVG-AI☆17Aug 12, 2021Updated 4 years ago
- 自动化刷问卷星-油猴☆18Apr 1, 2024Updated 2 years ago
- Military chess AI using neural network for situation evaluation☆28Jul 11, 2021Updated 5 years ago
- The Official itSIMPLE Project☆18May 25, 2016Updated 10 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Random Townscaper stuff☆12Jul 8, 2023Updated 3 years ago
- This is the official implementation for MA-LoT.☆20Aug 4, 2025Updated 11 months ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆34Aug 8, 2018Updated 7 years ago
- [NIPS 2024] Official code for FastDrag☆27Feb 26, 2025Updated last year
- The POPF planner from KCL planning group with some modifications to make it work with "modern" compilers...☆25Feb 16, 2026Updated 5 months ago
- ☆22Mar 2, 2026Updated 4 months ago
- N-Layered FeUdal Networks based on FeUdal Networks adapted to suit PySC2 observations☆19Sep 17, 2019Updated 6 years ago