fbpx

Searched for

10 results found
starcraft
Auto-GPT Unmasked: The Hype and Hard Truths of its Production Pitfalls
The tech world has recently been abuzz with the astounding rise of Auto-GPT, an experimental open-source application built on the cutting-edge GPT-4 language model. In a mere seven days, this project has skyrocketed to fame, amassing an incredible 44,000 GitHub stars and captivating the open-source community. Auto-GPT envisions a future... Read more
Activision Blizzard Using AI Generated Music in Video Games
Industry giant, Activision Blizzard this past April, patented a new AI-powered system that generates music. But this isn’t just a normal music-generating algorithm or a randomizer. The program is quite unique and is supposed to generate music unique to each player using artificial intelligence machine learning algorithms by taking data... Read more
7 Reinforcement Learning Use Cases in 2022
Data science and artificial intelligence are everywhere. So are video games. It’s no surprise that it was only a matter of time until people started getting creative with combining the two in unique ways. And no, I’m not talking about improving in-game AI (because clearly, Skyrim doesn’t care), and I’m... Read more
GPT-3, RNNs and All That: A Deep Dive into Language Modeling
As I’ve been working on Chai I’ve been exposed to large language models (LLMs), something I didn’t really know anything about previously. In this article, I’ll summarise everything I have since learned on the subject. We’ll go from the very simple (what researchers were doing 40-ish years ago) to the state... Read more
The Paladin, the Cleric, and the… Reinforcement Learning?
Data science and artificial intelligence are everywhere. So are video games. It’s no surprise that it was only a matter of time until people started getting creative with combining the two in unique ways. And no, I’m not talking about improving in-game AI (because clearly, Skyrim doesn’t care), and I’m... Read more
Classifying Rare Events Using Five Machine Learning Techniques
Machine Learning is the crown of Data Science; Supervised Learning is the crown jewel of Machine Learning. Background A couple years ago, Harvard Business Review released an article with the following title “Data Scientist: The Sexiest Job of the 21st Century.” Ever since its release, Data Science or Statistics Departments... Read more
Watch: Introduction to Reinforcement Learning
Reinforcement Learning (RL), the field of sequential decision making, has evolved significantly within the last few years, achieving super-human performance in solving complex board games, 2D Atari and 3D games (Doom, Quake, StarCraft). But this is not just about games, this is about solving arbitrary problems with truly general algorithms.... Read more
Best Deep Learning Research of 2019 So Far
We’re just about finished with Q1 of 2019, and the research side of deep learning technology is forging ahead at a very good clip. I routinely monitor the efforts of AI researchers in order to get a heads-up for where the technology is headed. This foresight allows me to better... Read more
AI and Deep Learning in 2017 – A Year in Review
The year is coming to an end. I did not write nearly as much as I had planned to. But I’m hoping to change that next year, with more tutorials around Reinforcement Learning, Evolution, and Bayesian Methods coming to WildML! And what better way to start than with a summary... Read more
Hype or Not? Some Perspective on OpenAI’s DotA 2 Bot
See the Hacker News Discussion for additional context. Update (August 17th, 2017): OpenAI has published a blog post with more details about the bot. Almost everything of the post below still holds true, however. OpenAI’s post is sparse on technical details as they “not ready to talk about agent internals... Read more