Don't miss any moment of global AI innovation
Daily three-minute AI industry trends
AI industry milestones
AI monetization case sharing
AI image creation monetization cases
AI video creation monetization cases
AI audio creation monetization cases
AI content writing monetization cases
Free sharing of the latest AI tutorials
Shows total visits ranking of AI websites
Track fastest growing AI websites by traffic
Focus on AI websites with significant traffic drops
Shows weekly visits ranking of AI websites
AI websites most popular with US users
AI websites most popular with Chinese users
AI websites most popular with Indian users
AI websites most popular with Brazilian users
Total visits ranking of AI image generation websites
Total visits ranking of AI personal assistant websites
Total visits ranking of AI character generation websites
Total visits ranking of AI video generation websites
GitHub popular AI projects by total stars
GitHub popular AI projects by growth rate
GitHub popular AI developer ranking
GitHub popular AI organization ranking
GitHub popular deepseek open source projects
GitHub popular TTS open source projects
GitHub popular LLM open source projects
GitHub popular ChatGPT open source projects
Overview of GitHub popular AI open source projects
Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment
Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.
A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm
Code for paper "基于多智能体深度强化学习的车联网通信资源分配优化"
Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.
This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.
Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics"
Project on multi agent reinforcement learning applied on patrolling agents
Implementation Multi-Agent Deep Deterministic Policy Gradient (MADDPG) algorithm in keras
This is Multi agent deep reinforcement learning repo which trains an agent to play Tennis. It trains by playing against itself.
RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....