UoA-CARES / cares_reinforcement_learning

CARES Reinforcement Learning Package
11 stars 1 forks source link

Implement - Action-Selection Strategies for Exploration (DQN) #39

Open beardyFace opened 1 year ago

beardyFace commented 1 year ago

Add alternative exploration strategies for DQN based approaches

https://medium.com/emergent-future/simple-reinforcement-learning-with-tensorflow-part-7-action-selection-strategies-for-exploration-d3a97b7cceaf

qiaoting159753 commented 10 months ago

Doing Bayesian NN? I can help with this.