[Question] Would you like a pull request implementing classical tabular RL algorithms ? #193
Open
4 tasks done
Labels
question
Further information is requested
❓ Question
Hi,
I'm working on a variation of DQN. As I have some unexpected results, I want to make the same variation but on tabular Q Learning instead.
As sb3 doesn't have tabular implementation, I made my own. For now I didn't add test etc but I was wondering if you'd be interested in a pull request implementing such non-deep algorithm.
Let me know what you think!
Checklist
The text was updated successfully, but these errors were encountered: