mirror of
https://github.com/wassname/pytorch-soft-actor-critic.git
synced 2026-09-10 12:22:16 +08:00
Update README.md
This commit is contained in:
@@ -33,7 +33,7 @@ python main.py --algo SAC(GMM) --env-name HalfCheetah-v2 --k 4
|
||||
- [x] Gaussian Policy
|
||||
- [x] Reparameterization
|
||||
- [x] Gaussian Mixture Model
|
||||
- [x] TD3 Improvements (using 2 q-functions)
|
||||
- [x] Using 2 Q-functions
|
||||
- [ ] Deterministic Policy
|
||||
- [ ] Soft Actor-Critic (hard target update)
|
||||
- [ ] Evaluate the trained Policy
|
||||
|
||||
Reference in New Issue
Block a user