πŸ“• Node [[dqn]]
πŸ“„ Dqn.md by @KGBicheno

DQN

Go back to the [[AI Glossary]]

#rl

Abbreviation for Deep Q-Network.

dropout regularization

A form of regularization useful in training neural networks. Dropout regularization works by removing a random selection of a fixed number of the units in a network layer for a single gradient step. The more units dropped out, the stronger the regularization. This is analogous to training the network to emulate an exponentially large ensemble of smaller networks. For full details, see Dropout: A Simple Way to Prevent Neural Networks from Overfitting.

Loading pushes...

Rendering context...