[P] PyTorch-backed, research-friendly RL baselines
We are exciting to have a stable release of a set of RL baselines with PyTorch, that is designed to be research-friendly e.g. compact, clean, easy-to-read, easy-to-modify. https://github.com/zuoxingdong/lagom/tree/master/baselines For now it covers following baselines: ES: CEM/CMA-ES/OpenAI-ES RL: VPG/PPO/DDPG/TD3/SAC (with automatic temperature tuning) submitted by /u/metaAI |