An open API service indexing awesome lists of open source software.

https://github.com/m-taghizadeh/nlp-from-rnn-to-transformer

In this repository, based on the latest NLP pappers, we researched on sequential data and time series and developed tasks in NLP such as stock price prediction, time series prediction, sentiment analysis from text and We developed the language model and so on. This research is based on recurrent neural networks, LSTM networks and the new Transformer architecture and attention mechanism.
https://github.com/m-taghizadeh/nlp-from-rnn-to-transformer

attention-is-all-you-need attention-mechanism lstm-neural-networks python recurrent-neural-networks sentiment-analysis stock-price-prediction time-series-analysis transformer

Last synced: 5 months ago
JSON representation

In this repository, based on the latest NLP pappers, we researched on sequential data and time series and developed tasks in NLP such as stock price prediction, time series prediction, sentiment analysis from text and We developed the language model and so on. This research is based on recurrent neural networks, LSTM networks and the new Transformer architecture and attention mechanism.

Awesome Lists containing this project