A simple explanation of one hot representation to lower dimension conversion?
3 years ago
Artificial Intelligence
Trained Neural Network with one hidden layer gives the lookup table. First of all train a model NN model with one hidden layer to predict the context words, after the training the actual weight matrix that is learned by hidden layer is used for representing the words.
Tribhuvan Raut
Jul 15, 2022