actor-critic-methods
CommunityMaster actor-critic methods for control
Authortachyon-beep
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides practical guidance for implementing and debugging actor-critic methods (A2C/A3C, SAC, TD3) for continuous control in reinforcement learning, helping practitioners design stable and efficient agents.
Core Features & Use Cases
- On-policy and off-policy actor-critic methods: covers A2C, A3C, SAC, TD3 with explanations and troubleshooting.
- Stability and performance guidance: discusses advantages, pitfalls (critic learning, advantage estimation, target networks), and best practices.
- Use Case: You are training a robotic arm with continuous action space and need to select and tune actor-critic algorithms to stabilize learning and improve sample efficiency.
Quick Start
Provide an end-to-end outline to set up an actor-critic RL experiment, including environment, model selection, training loop, and debugging checks.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: actor-critic-methods Download link: https://github.com/tachyon-beep/hamlet/archive/main.zip#actor-critic-methods Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.