Page Not Found
Page not found. Your pixels are in another canvas.
A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Page not found. Your pixels are in another canvas.
About me
This is a page not in th emain menu
Published:
This post will show up by default. To disable scheduling of future posts, edit config.yml
and set future: false
.
Published:
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Published:
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Published:
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Published:
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Short description of portfolio item number 1
Short description of portfolio item number 2
Published in 2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall), 2022
In this work, we represent a novel communication routing selection model for the SAGI-Net system and established a heterogeneous multi-agent reinforcement learning (HMF-MARL) framework to optimize the communication energy efficiency of this system, where the mean-field theory was introduced to enhance the ability of classic MARL method while still maintaining a relatively low computational complexity.
Recommended citation: Hengxi Zhang, Huaze Tang, Yuanquan Hu, Xiaoli Wei, Chenye Wu, Wenbo Ding, and Xiao-Ping Zhang. "Heterogeneous Mean-Field Multi-Agent Reinforcement Learning for Communication Routing Selection in SAGI-Net." In 2022 IEEE 96th Vehicular Technology Conference (VTC2022-Fall), pp. 1-5. IEEE, 2022. https://ieeexplore.ieee.org/abstract/document/10012942
Published in IEEE Internet of Things Journal, 2023
In this article, we propose a novel method MF-MARL that combines mean-field game with MARL to decrease the computational complexity in a decentralized multi-agent system while maintaining a near-optimal performance.
Recommended citation: Hengxi Zhang, Chengyue Lu, Huaze Tang, Xiaoli Wei, Le Liang, Ling Cheng, Wenbo Ding, and Zhu Han. " Mean-Field-Aided Multiagent Reinforcement Learning for Resource Allocation in Vehicular Networks." IEEE Internet of Things Journal 10, no. 3 (2022): 2667-2679. https://ieeexplore.ieee.org/abstract/document/9919273
Published in Elsevier Journal of the Franklin Institute, 2023
In this paper, we introduce a graphon mean-field control framework that introduces graphon theory to the mean-field paradigm to approximate cooperative heterogeneous multi-agent reinforcement learning with nonuniform interactions and heterogeneous reward functions and state transition functions among agents.
Recommended citation: Yuanquan Hu, Xiaoli Wei, Junji Yan, Hengxi Zhang, Graphon Mean-Field Control for Cooperative Multi-Agent Reinforcement Learning, Journal of the Franklin Institute, Sept. 1, 2023 https://www.sciencedirect.com/science/article/pii/S0016003223005483
Published:
Programming Course, Bilibili, 2022
This is a step-by-step tutorial on how to implement Deep Q-Network (DQN) using Python.
Programming Course, Bilibili, 2023
This video will help you deploy Deep Determenistic Policy Gradient (DDPG) method step-by-step using Python.
Click the web link below and start learning!
Bilibili - 深度强化学习 DDPG 纯白板逐行代码Python实现
*Note: This course is in Chinese, but it won’t affect learning how to code DQN.