Implementing Jump Start Reinforcement Learning in RLLib

Hi @manjrekarom,

Not sure if this would help but maybe you can combine these concepts to achieve Jump-start RL.

https://docs.ray.io/en/latest/rllib/rllib-concepts.html#how-to-customize-policies

https://docs.ray.io/en/latest/rllib/rllib-offline.html

Hopefully, I will also start working on implementing JSRL in July 2022. It would be great to hear about your experiences and progress on this implementation in the meantime.