terkkila / cgml

Machine Learning with Computational Graphs
Apache License 2.0
2 stars 0 forks source link

Replay Memory #10

Open terkkila opened 10 years ago

terkkila commented 10 years ago

A pool of visited state-action-reward tuples that are used in mini-batches to update the value function.