layers.linear.Linear

layers.linear.Linear(self, in_dim, out_dim, key)

Methods

Name Description
forward y = Ax

forward

layers.linear.Linear.forward(vector)

y = Ax where A is the weight matrix x is basis