AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using a Multilayer Perceptron to Train a Linear Map in a Vision Transformer
There are a bunch of image models that i think do have something more like a residual stream in particular vision transformers all the rage. A thing you could try is by training another linear map on the earlier activation with different shape yeah like class probabilities and this is the kind of thing i'm sure someone has triedYeah or you could imagine like the leading so the way it normally works is you have some convolutional layers and then you use like flatten it out or project down to some vector which your mlp multilayer perceptron layers can act on. um okay all right that's that's attention right the final follow-up before i go to a second follow-up