Difference between revisions of "NLP Keras model in browser with TensorFlow.js"
m |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
** [http://github.com/MihailSalnikov/NERjs Code: NERjs | GitHub] | ** [http://github.com/MihailSalnikov/NERjs Code: NERjs | GitHub] | ||
* [http://karpathy.github.io/2015/05/21/rnn-effectiveness/ The Unreasonable Effectiveness of Recurrent Neural Networks | Andrej Karpathy - Towards Data Science] | * [http://karpathy.github.io/2015/05/21/rnn-effectiveness/ The Unreasonable Effectiveness of Recurrent Neural Networks | Andrej Karpathy - Towards Data Science] | ||
| − | * [[Natural Language Tools & Services]]: | + | * [[Large Language Model (LLM)]] ... [[Natural Language Processing (NLP)]] ...[[Natural Language Generation (NLG)|Generation]] ... [[Natural Language Classification (NLC)|Classification]] ... [[Natural Language Processing (NLP)#Natural Language Understanding (NLU)|Understanding]] ... [[Language Translation|Translation]] ... [[Natural Language Tools & Services|Tools & Services]]: |
** [[Keras]] | ** [[Keras]] | ||
*** [http://keras.io/preprocessing/sequence/#pad_sequences keras.preprocessing.sequence.pad_sequences | Keras Documentation] | *** [http://keras.io/preprocessing/sequence/#pad_sequences keras.preprocessing.sequence.pad_sequences | Keras Documentation] | ||
** [[TensorFlow.js]] | ** [[TensorFlow.js]] | ||
*** [http://www.tensorflow.org/js/guide/save_load tf.loadLayersModel] | *** [http://www.tensorflow.org/js/guide/save_load tf.loadLayersModel] | ||
| − | ** [[ | + | ** [[JavaScript#Node.js|Node.js]] |
*** [http://serverjs.io/ server.js for Node] | *** [http://serverjs.io/ server.js for Node] | ||
** [http://www.w3schools.com/js/js_json.asp JSON -JavaScript Object Notation | w3schools.com] | ** [http://www.w3schools.com/js/js_json.asp JSON -JavaScript Object Notation | w3schools.com] | ||
| − | ** [[ | + | ** [[JavaScript]] |
*** [http://www.w3schools.com/jsref/jsref_replace.asp JavaScript String replace Method] - regular expression | *** [http://www.w3schools.com/jsref/jsref_replace.asp JavaScript String replace Method] - regular expression | ||
* [[Datasets]]: | * [[Datasets]]: | ||
| Line 29: | Line 29: | ||
** [[Natural Language Processing (NLP)]]: | ** [[Natural Language Processing (NLP)]]: | ||
*** Named Entity Recognition (NER) | *** Named Entity Recognition (NER) | ||
| − | *** Word Embedding | + | *** Word [[Embedding]] |
| + | **** [[Embedding]] ... [[Fine-tuning]] ... [[Retrieval-Augmented Generation (RAG)|RAG]] ... [[Agents#AI-Powered Search|Search]] ... [[Clustering]] ... [[Recommendation]] ... [[Anomaly Detection]] ... [[Classification]] ... [[Dimensional Reduction]]. [[...find outliers]] | ||
** [[Recurrent Neural Network (RNN)]] | ** [[Recurrent Neural Network (RNN)]] | ||
| − | ** [[Attention]] Mechanism | + | ** [[Attention]] Mechanism ...[[Transformer]] ...[[Generative Pre-trained Transformer (GPT)]] ... [[Generative Adversarial Network (GAN)|GAN]] ... [[Bidirectional Encoder Representations from Transformers (BERT)|BERT]] |
** [[Global Vectors for Word Representation (GloVe)]] | ** [[Global Vectors for Word Representation (GloVe)]] | ||
Latest revision as of 22:01, 5 December 2023
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
- Large Language Model (LLM) ... Natural Language Processing (NLP) ...Generation ... Classification ... Understanding ... Translation ... Tools & Services:
- Datasets:
- Sequence to Sequence (Seq2Seq) Model:
- Natural Language Processing (NLP):
- Named Entity Recognition (NER)
- Word Embedding
- Embedding ... Fine-tuning ... RAG ... Search ... Clustering ... Recommendation ... Anomaly Detection ... Classification ... Dimensional Reduction. ...find outliers
- Recurrent Neural Network (RNN)
- Attention Mechanism ...Transformer ...Generative Pre-trained Transformer (GPT) ... GAN ... BERT
- Global Vectors for Word Representation (GloVe)
- Natural Language Processing (NLP):
SOTA = State of the Art
Mr. [B-PER] Johnson [I-PER] like Moscow! [B-LOC]