Noisy Linear Layer
A Noisy Linear Layer is a type of linear layer used in reinforcement learning networks to improve the agent's exploration efficiency. It is created by adding parametric noise to the weights of a linear layer. The specific kind of noise used is factorized Gaussian noise. What is a Linear Layer? Before delving into what a Noisy Linear Layer is, it's important to understand what a linear layer is in the context of neural networks. A linear layer refers to a layer in a neural network that perform