Some data structures must have specific initialization so they allow the model to efficiently get trained and also so some properties can emerge from the structure of the data and the model is able to work correctly.
Currently the model is initialized at random, which is incorrect.
Some data structures must have specific initialization so they allow the model to efficiently get trained and also so some properties can emerge from the structure of the data and the model is able to work correctly.
Currently the model is initialized at random, which is incorrect.