Machine Learning in Action: Creating Video Game Levels
In Part 1, we learned that machine learning leverages generic algorithms to derive insights from data without writing specific code for every unique problem. In this installment, we will explore one of these algorithms as it generates video game levels that resemble those crafted by humans. We will develop a neural network, feed it existing … Read more