The past four months I’ve been focused on my fellows project at OpenAI: MuseNet. It’s a music generation model (inspired by my music project last summer, but with a much larger [...]
Project Overview Clara is an LSTM that composes piano music and chamber music. It has some parallels to Google’s Magenta project, although it’s an entirely separate project, and uses [...]
This weekend I trained an AWD-LSTM on music by many different composers from Classical Archives. Here are some generations paired with some random selections from the human composers. Following [...]
This week I continued to work on my soccer team simulation. I focused on improving the mechanics of the game – adding an energy level tracker for each player, and adding in the ability to [...]
Over the course of the weekend, I dug further into my soccer RL project. I realized that while the Striker and Goalie brains had learned very good policies, the Defenders were terrible. Testing [...]