Skip to content

Torch implementation of "Deep Exploration via Bootstrapped DQN"

Notifications You must be signed in to change notification settings

iassael/torch-bootstrapped-dqn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Deep Exploration via Bootstrapped DQN

Ian Osband, Charles Blundell, Alexander Pritzel, Benjamin Van Roy

Usage

nn.Bootstrap(nn.Linear(size_in, size_out), 10, 0.08)

Implemented by Yannis M. Assael (www.yannisassael.com)

About

Torch implementation of "Deep Exploration via Bootstrapped DQN"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages