I came across an implementation of DropConnect layer in TensorLayer: http://tensorlayer.readthedocs.io/en/latest/modules/layers.html but I need a Keras equivalent. Are there any implementations for DropConnect on Keras? If not, can any existing Keras layers be converted to DropConnect?