Difference between revisions of "GameGAN"
m (→Pac-GAN) |
|||
Line 20: | Line 20: | ||
<youtube>H8F6J7mYyz0</youtube> | <youtube>H8F6J7mYyz0</youtube> | ||
<youtube>HG5rn4CPSy4</youtube> | <youtube>HG5rn4CPSy4</youtube> | ||
+ | |||
+ | == GAN Theft Auto == | ||
+ | * [http://github.com/sentdex/GANTheftAuto/ GAN Theft Auto | Github] | ||
+ | |||
+ | Playing a Neural Network's version of GTA V: GAN Theft Auto - GAN Theft Auto is a Generative Adversarial Network that recreates the Grand Theft Auto 5 environment. It is created using a GameGAN fork based on NVIDIA's GameGAN research. With GAN Theft Auto, the neural network *is* the environment and you can play within it. | ||
+ | |||
+ | <youtube>udPY5rQVoW0</youtube> | ||
+ | |||
== Pac-GAN == | == Pac-GAN == | ||
<youtube>7GaN_GpRvv0</youtube> | <youtube>7GaN_GpRvv0</youtube> |
Revision as of 09:04, 27 June 2021
Youtube search... ...Google search
- Case Studies
- Generative Adversarial Network (GAN)
- 40 Years on, PAC-MAN Recreated with AI by NVIDIA Researchers | Nvidia
For its latest project, Nvidia researchers taught an AI system to recreate the game of Pac-Man simply by watching it being played. There’s no coding involved, no pre-rendered images for the software to draw on. The AI model is simply fed visual data of the game in action along with the accompanying controller inputs and then recreates it frame by frame from this information. The resulting game is playable by humans, and Nvidia says it will be releasing it online in the near future. Nvidia’s AI recreates Pac-Man from scratch just by watching it being played | James Vincent - The Verge
GAN Theft Auto
Playing a Neural Network's version of GTA V: GAN Theft Auto - GAN Theft Auto is a Generative Adversarial Network that recreates the Grand Theft Auto 5 environment. It is created using a GameGAN fork based on NVIDIA's GameGAN research. With GAN Theft Auto, the neural network *is* the environment and you can play within it.
Pac-GAN