update?
This commit is contained in:
8
content/CSE510/CSE510_L15.md
Normal file
8
content/CSE510/CSE510_L15.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# CSE510 Deep Reinforcement Learning (Lecture 15)
|
||||||
|
|
||||||
|
## Off-Policy Actor-Critic (OffPAC)
|
||||||
|
|
||||||
|
## Deterministic Policy Gradient (DPG)
|
||||||
|
|
||||||
|
## Deep Deterministic Policy Gradient (DDPG)
|
||||||
|
§ Extensions of DDPG
|
||||||
@@ -17,4 +17,5 @@ export default {
|
|||||||
CSE510_L12: "CSE510 Deep Reinforcement Learning (Lecture 12)",
|
CSE510_L12: "CSE510 Deep Reinforcement Learning (Lecture 12)",
|
||||||
CSE510_L13: "CSE510 Deep Reinforcement Learning (Lecture 13)",
|
CSE510_L13: "CSE510 Deep Reinforcement Learning (Lecture 13)",
|
||||||
CSE510_L14: "CSE510 Deep Reinforcement Learning (Lecture 14)",
|
CSE510_L14: "CSE510 Deep Reinforcement Learning (Lecture 14)",
|
||||||
|
CSE510_L15: "CSE510 Deep Reinforcement Learning (Lecture 15)",
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user