- Python Reinforcement Learning
- Sudharsan Ravichandiran Sean Saito Rajalingappaa Shanmugamani Yang Wenzhuo
- 67字
- 2021-06-24 15:17:24
Single and multi-agent environment
As the names suggest, a single-agent environment has only a single agent and the multi-agent environment has multiple agents. Multi-agent environments are extensively used while performing complex tasks. There will be different agents acting in completely different environments. Agents in a different environment will communicate with each other. A multi-agent environment will be mostly stochastic as it has a greater level of uncertainty.
推薦閱讀
- 我們都是數(shù)據(jù)控:用大數(shù)據(jù)改變商業(yè)、生活和思維方式
- LibGDX Game Development Essentials
- Python絕技:運(yùn)用Python成為頂級(jí)數(shù)據(jù)工程師
- 算法競(jìng)賽入門經(jīng)典:習(xí)題與解答
- 正則表達(dá)式必知必會(huì)
- 卷積神經(jīng)網(wǎng)絡(luò)的Python實(shí)現(xiàn)
- MySQL從入門到精通(第3版)
- 圖解機(jī)器學(xué)習(xí)算法
- 區(qū)塊鏈通俗讀本
- 區(qū)塊鏈:看得見(jiàn)的信任
- Ceph源碼分析
- Hadoop 3.x大數(shù)據(jù)開(kāi)發(fā)實(shí)戰(zhàn)
- Power BI智能數(shù)據(jù)分析與可視化從入門到精通
- Node.js High Performance
- PostgreSQL高可用實(shí)戰(zhàn)