당신이 알아야 할 것들의 증가 속도는 당신이 아는 것들의 증가 속도보다 크다
  • 🌈고용 노동자의 소양 : 기여, 보상 그리고 뻔뻔함
  • LLM에게 좌뇌를
  • Going to AI
  • 세대론 유감
  • LIST
    • 어쩌다, 애자일스러움
    • Graph Databases - 올 것은 온다
    • Software Composability in Crypto
    • The Next Decade in AI: Four Steps Towards Robust Artificial Intelligence
    • AI 에듀테크 - 교육절벽은 없다?
    • The Design of Decisions
    • How Modern Game Theory is Influencing Multi-Agent Reinforcement Learning Systems
    • 블록체인과 콘텐츠의 왕국 (작성중)
    • How to grow a mind: statistics, structure, and abstraction [paper]
  • Text
    • 코딩, 몇살까지
    • '타다'가 드러낸 한국 4대 빅이슈
    • [딴지일보]MMORPG적 세계관과 능력주의자라는 환상
    • #n
    • 장면들
  • 임시
    • PAGE
      • 마이크로서비스 아키텍처
      • SHACL
      • IPLD / Multiformats
      • MPC
      • Semantic BlockChain
      • Java Stream
      • 인공지능과 교육
      • [scrap] The Future of Data: A Decentralized Graph Database
      • DAG - 방향성 비순환 그래프(Directed Acyclic Graph)
      • Untitled
Powered by GitBook
On this page

Was this helpful?

  1. LIST

How Modern Game Theory is Influencing Multi-Agent Reinforcement Learning Systems

Multi-Agent Reinforcement Learning(MARL)

PreviousThe Design of DecisionsNext블록체인과 콘텐츠의 왕국 (작성중)

Last updated 4 years ago

Was this helpful?

이런 것도 되는 구나 싶기도 하고, 이 정도는 되야지 싶기도 하다. 이런식이면 전략적 우월성도 자본과 기술력에 종속되겠구나 싶기도 하고, 어쩌면 고도화된 전략적 능력이 보편화될 수 있겠구나 싶기도 하다. 물론 갈길이 멀어 보이긴 한다. 이제까지와는 좀 다른 성격의 구조가 필요한 것 아닌가 싶기도 하고. 아무튼 가보자, 노란 벽돌길을 따라 에머랄드 씨티로~

Most artificial intelligence(AI) systems nowadays are based on a single agent tackling a task or, in the case of adversarial models, a couple of agents that compete against each other to improve the overall behavior of a system. However, many cognition problems in the real world are the result of knowledge built by large groups of people. Take for example a self-driving car scenario, the decisions of any agent are the result of the behavior of many other agents in the scenario. Many scenarios in financial markets or economics are also the result of coordinated actions between large groups of entities. How can we mimic that behavior in artificial intelligence(AI) agents?

How Modern Game Theory is Influencing Multi-Agent Reinforcement Learning SystemsMedium
Logo