C++ Concurrency in Action — Chapter 7
Notes from Williams’ C++ Concurrency in Action
C++ Concurrency in Action — Chapter 6
Notes from Williams’ C++ Concurrency in Action
C++ Concurrency in Action — Chapter 5
Notes from Williams’ C++ Concurrency in Action
C++ Concurrency in Action — Chapter 4
Notes from Williams’ C++ Concurrency in Action
C++ Concurrency in Action — Chapter 3
Notes from Williams’ C++ Concurrency in Action
C++ Concurrency in Action — Chapter 2
Notes from Williams’ C++ Concurrency in Action
C++ Concurrency in Action — Chapter 10
Notes from Williams’ C++ Concurrency in Action
C++ Concurrency in Action — Chapter 10
Notes from Williams’ C++ Concurrency in Action
C++ Concurrency in Action — Chapter 1
Notes from Williams’ C++ Concurrency in Action
PPG — Phasic Policy Gradient
Discussion on phasic policy gradient, which implements two disjoint networks for the policy and value function and optimizes them in two phases.