Tag: Neural Network
-
Dynamic difficulty with reinforcement learning
By Jelmar Riedeman Content 1. The goal My goal is to create a pacman game in Unity where the ghost skills scale with the skills of the player. 2. The research At first I researched if there are any existing machine learning frameworks for Unity. 2.1. Reinforcement learning algorithms Reinforcement learning is a type of…
-
Procedural Texture Synthesis Using Stable Diffusion
A web API that generates textures using stable diffusion that are based on text input.