Difference between revisions of "Gato"
m |
m |
||
| Line 15: | Line 15: | ||
* [[Policy]] ... [[Policy vs Plan]] ... [[Constitutional AI]] ... [[Trust Region Policy Optimization (TRPO)]] ... [[Policy Gradient (PG)]] ... [[Proximal Policy Optimization (PPO)]] | * [[Policy]] ... [[Policy vs Plan]] ... [[Constitutional AI]] ... [[Trust Region Policy Optimization (TRPO)]] ... [[Policy Gradient (PG)]] ... [[Proximal Policy Optimization (PPO)]] | ||
| − | DeepMind's “generalist” AI model inspired by progress in large-scale language modeling, we apply a similar approach towards building a single generalist [[Agents|agent]] beyond the realm of text outputs. The [[Agents|agent]], which we refer to as Gato, works as a multi-modal, multi-task, multi-embodiment generalist [[policy]]. The same network with the same weights can play Atari, caption images, chat, stack blocks with a real robot arm and much more, deciding based on its context whether to output text, joint torques, button presses, or other tokens. | + | DeepMind's “generalist” AI model inspired by progress in large-scale language modeling, we apply a similar approach towards building a single generalist [[Agents|agent]] beyond the realm of text outputs. The [[Agents|agent]], which we refer to as Gato, works as a multi-modal, multi-task, multi-embodiment generalist [[policy]]. The same network with the same weights can play Atari, caption images, chat, stack blocks with a real robot arm and much more, deciding based on its [[context]] whether to output text, joint torques, button presses, or other tokens. |
Gato has 16 [[Attention]] Heads... | Gato has 16 [[Attention]] Heads... | ||
Latest revision as of 21:49, 17 May 2023
YouTube search... ...Google search
- Google's Tools and Resources
- Attention Mechanism ...Transformer ...Generative Pre-trained Transformer (GPT) ... GAN ... BERT
- A Generalist Agent | S. Reed, K. Żołna, E. Parisotto, S. Gómez Colmenarejo, A. Novikov, G. Barth-Maron, M. Giménez, Y. Sulsky, J. Kay, J. Springenberg, T. Eccles, J. Bruce, A. Razavi, A. Edwards, N. Heess, Y. Chen, R. Hadsell, O. Vinyals, M. Bordbar and N. de Freitas - DeepMind
- Deepmind's new model Gato is amazing! | Louis Bouchard
- Policy ... Policy vs Plan ... Constitutional AI ... Trust Region Policy Optimization (TRPO) ... Policy Gradient (PG) ... Proximal Policy Optimization (PPO)
DeepMind's “generalist” AI model inspired by progress in large-scale language modeling, we apply a similar approach towards building a single generalist agent beyond the realm of text outputs. The agent, which we refer to as Gato, works as a multi-modal, multi-task, multi-embodiment generalist policy. The same network with the same weights can play Atari, caption images, chat, stack blocks with a real robot arm and much more, deciding based on its context whether to output text, joint torques, button presses, or other tokens.
Gato has 16 Attention Heads...
|
|
|
|