ponder-transformer
ponder-transformer copied to clipboard
Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper
Results
3
ponder-transformer issues
Sort by
recently updated
recently updated
newest added
As the paper says, > In evaluation, and under known temporal or computational limitations, N can be set naively as a constant (or not set any limit, i.e. N →...
I plan to do a project on the complexity of tasks on image dataset like imagenet, cifar 100. If I use a vision transformer, then can I implement my project?