Predicting the Next Word: Decoding the Sequence!
Skills:
Sequence Models80%
Key Takeaways
Decodes sequence prediction in AI models to forecast the next word in a given text
Full Transcript
At the end, one final function is performed on the last vector in this sequence, which now has had a chance to be influenced by all the other context from the input text, as well as everything the model learned during training, to produce a prediction of the next word. Again, the model's prediction looks like a probability for every possible next
Original Description
The final function uses all the context from the input text and the model's training to predict the next word. The model's prediction is a probability for each possible next word. #AI #machinelearning #predictions #technology @3blue1brown
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Sequence Models
View skill →
🎓
Tutor Explanation
DeepCamp AI