real transformer - a new kind of neural networks based on the algorithm:
- The input data is passed to the instruction layer;
- Based on the output vector from the instruction layer, the weights for the normal layers are selected;
- The input data is passed to the normal layers.
This kind can help with multitasking.
Install
License used MIT