Please enable JavaScript.
Coggle requires JavaScript to display documents.
NLP (Reinforcement Learning (Introduction (State (Experience is a sequence…
NLP
Reinforcement Learning
Problems
Article summarization
Text summarization is the process of automatically generating natural language summaries from an input document while retaining the important points.
-
-
-
-
-
Introduction
-
-
-
State
Experience is a sequence of observations, actions, rewards
-
What is Deep RL
Use deep neural network to approximate: Policy, Value function, Model
-
-
older
Problems to solve
-
-
-
-
-
Sequence labelling
-
POS tagging, entity recognition
Language models
approach
-
-
the hope is that those patterns will capture some general aspects of language - a sense of words are, or the basic grammar
vs. word embeddings
word embeddings: maps how words relate to each other based on how they appear in large amount of text
new model aims to go deeper, capturing information that scales up from words to higher-level concepts of language