Skip to content
#

qml

Here are 1,219 public repositories matching this topic...

pennylane
rob7112
rob7112 commented Oct 20, 2021

Feature details

I would like to enable a regularizer option for the weights of a KerasLayer, i.e., something similar to a “kernel_regularizer” option for Dense and Conv layers in Tensorflow:

https://www.tensorflow.org/api_docs/python/tf/keras/layers/Dense

More background provided here: https://discuss.pennylane.ai/t/adding-regularization-to-keraslayer/1420

Implementation

Yes, it

Improve this page

Add a description, image, and links to the qml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qml topic, visit your repo's landing page and select "manage topics."

Learn more