Projector#
- class Projector(config)#
Bases:
BatchedStep
The
Projector
step projects from one vector space to another. The usual result is that vectors of numbers become smaller vectors of numbers, and thus easier to work with.
Bases: BatchedStep
The Projector
step projects from one vector space to another. The usual result is that vectors of numbers become smaller vectors of numbers, and thus easier to work with.