rail-berkeley / rlkit

Collection of reinforcement learning algorithms
MIT License
2.45k stars 550 forks source link

couldn't find the core code file that implements "Skew-Fit". #100

Closed COST-97 closed 4 years ago

COST-97 commented 4 years ago

I looked up the code carefully, but couldn't find the core code file that implements "Skew-Fit". Could you give me some advice? thank you very much.

vitchyr commented 4 years ago

See here: https://github.com/vitchyr/rlkit/blob/f136e140a57078c4f0f665051df74dffb1351f33/rlkit/data_management/online_vae_replay_buffer.py#L227