go-explore
go-explore copied to clipboard
Dynamic archive
Hi! I implemented the go-explore idea on a toy problem and it seems to work very well. I modified the algorithm with a counter and a threshold. Is this implementation inline with your thoughts?
https://github.com/christofer-f/Hierarchical-Actor-Critic-HAC-PyTorch
//Christofer