nottombrown / rl-teacher

Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for collecting human feedback
MIT License
556 stars 93 forks source link

Unique project for rl-teacher: help please #40

Open JoelDeLeon opened 6 years ago

JoelDeLeon commented 6 years ago

I am trying to teach a neural net to use a DJ program. I'd like to use an image CNN on screencaps of the program to make a human-intervention reinforcement learning model that outputs midi commands for the DJ bot. Does anyone know if and how I can use rl-teacher to put these pieces together?

Also, looking for partners to work on this project with.

Thanks!