Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

real transformer

Description

real transformer - a new kind of neural networks based on the algorithm:

  1. The input data is passed to the instruction layer;
  2. Based on the output vector from the instruction layer, the weights for the normal layers are selected;
  3. The input data is passed to the normal layers.

This kind can help with multitasking.

Accuracy

Installation

Install

Tutorials

Contact

License

License used MIT

About

Algorithm of self-construction of neural networks

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors