Difference between revisions of "GameGAN"
m (→Pac-GAN) |
m |
||
(8 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | ||
}} | }} | ||
− | [ | + | [https://www.youtube.com/results?search_query=gamegan+game+artificial+intelligence+deep+learning Youtube search...] |
− | [ | + | [https://www.google.com/search?q=gamegan+game+gaming+deep+machine+learning+ML ...Google search] |
* [[Case Studies]] | * [[Case Studies]] | ||
Line 13: | Line 13: | ||
** [[Education]] | ** [[Education]] | ||
* [[Generative Adversarial Network (GAN)]] | * [[Generative Adversarial Network (GAN)]] | ||
− | * [ | + | * [[What is Artificial Intelligence (AI)? | Artificial Intelligence (AI)]] ... [[Generative AI]] ... [[Machine Learning (ML)]] ... [[Deep Learning]] ... [[Neural Network]] ... [[Reinforcement Learning (RL)|Reinforcement]] ... [[Learning Techniques]] |
+ | * [[Conversational AI]] ... [[ChatGPT]] | [[OpenAI]] ... [[Bing/Copilot]] | [[Microsoft]] ... [[Gemini]] | [[Google]] ... [[Claude]] | [[Anthropic]] ... [[Perplexity]] ... [[You]] ... [[phind]] ... [[Grok]] | [https://x.ai/ xAI] ... [[Groq]] ... [[Ernie]] | [[Baidu]] | ||
+ | * [https://blogs.nvidia.com/blog/2020/05/22/gamegan-research-pacman-anniversary/ 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. [ | + | 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. [https://www.theverge.com/2020/5/22/21266251/nvidia-ai-gamegan-recreate-pac-man-virutal-environment Nvidia’s AI recreates Pac-Man from scratch just by watching it being played | James Vincent - The Verge] |
<youtube>WFm1RZCVShU</youtube> | <youtube>WFm1RZCVShU</youtube> | ||
Line 22: | Line 24: | ||
== GAN Theft Auto == | == GAN Theft Auto == | ||
− | * [ | + | * [https://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. | 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. |
Latest revision as of 20:14, 9 April 2024
Youtube search... ...Google search
- Case Studies
- Generative Adversarial Network (GAN)
- Artificial Intelligence (AI) ... Generative AI ... Machine Learning (ML) ... Deep Learning ... Neural Network ... Reinforcement ... Learning Techniques
- Conversational AI ... ChatGPT | OpenAI ... Bing/Copilot | Microsoft ... Gemini | Google ... Claude | Anthropic ... Perplexity ... You ... phind ... Grok | xAI ... Groq ... Ernie | Baidu
- 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