Can we add parameter noise instead of action noise to the Gradient-based algorithms?

In general, parameter noise works better than action noise. Can we add parameter noise instead of action noise to the Gradient-based algorithms?

I think that you can actually already do this with some algorithms, see this test:

If something like this doesn’t work for you, can you open a feature request on github?