cbanerji / Sample_efficient_RL.

Collection of codes pertaining to my research in model-free RL algorithms.
MIT License
3 stars 0 forks source link
ddpg model-free-rl off-policy sample-efficient-rl soft-actor-critic td3

RL_research :

-- About : Mainly focusses on augmenting sample efficiency in conventional RL algorithms and designing of new ones, using novel techniques based on deep generative models, optimization, machine learning techniques etc.