LSTM Neural Network for Textual Ngrams
Description
Cognitive neuroscience is the study of how the human brain functions on tasks like decision making, language, perception and reasoning. Deep learning is a class of machine learning algorithms that use neural networks. They are designed to model the responses of neurons in the human brain. Learning can be supervised or unsupervised. Ngram token models are used extensively in language prediction. Ngrams are probabilistic models that are used in predicting the next word or token. They are a statistical model of word sequences or tokens and are called Language Models or Lms. Ngrams are essential in creating language prediction models. We are exploring a broader sandbox ecosystems enabling for AI. Specifically, around Deep learning applications on unstructured content form on the web.
Notes
Files
shaundsouza/lstm-textual-ngrams-v1.0.0.zip
Files
(12.6 MB)
Name | Size | Download all |
---|---|---|
md5:703f1e880749682bf451c7ffefbcf7f7
|
12.6 MB | Preview Download |
Additional details
Related works
- Documents
- 10.20944/preprints201811.0579.v1 (DOI)
- Is supplement to
- https://github.com/shaundsouza/lstm-textual-ngrams/tree/v1.0.0 (URL)