Difference between revisions of "NLP Keras model in browser with TensorFlow.js"
| Line 23: | Line 23: | ||
SOTA = State of the Art | SOTA = State of the Art | ||
| + | |||
| + | <blockquote> | ||
| + | Mr. | ||
| + | [<font color="#0000ff">B-PER</font>] | ||
| + | Johnson [<font color="#0000ff">I-PER</font>] | ||
| + | like | ||
| + | Moscow! [<font color="#00ff00">B-LOC</font>] | ||
| + | </blockquote> | ||
| + | |||
http://cdn-images-1.medium.com/max/800/1*j2vfR4a9c-xQsp5MMcWzvw.png | http://cdn-images-1.medium.com/max/800/1*j2vfR4a9c-xQsp5MMcWzvw.png | ||
<youtube>f8ed_xAjkOg</youtube> | <youtube>f8ed_xAjkOg</youtube> | ||
Revision as of 06:26, 29 April 2019
Youtube search... | ...Google search
How to use your Keras model in browser with tensorflow.js
- NLP Keras model in browser with TensorFlow.js | Mikhail Salnikov - Towards Data Science
- The Unreasonable Effectiveness of Recurrent Neural Networks | Andrej Karpathy - Towards Data Science
- Natural Language Processing (NLP) - Named Entity Recognition (NER)
- Keras
- TensorFlow.js
- Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), and Recurrent Neural Network (RNN)
- Node.js
- Datasets
- Attention Mechanism/Model - Transformer Model
SOTA = State of the Art
Mr. [B-PER] Johnson [I-PER] like Moscow! [B-LOC]