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

https://github.com/omarsar/nlp_pytorch_tensorflow_notebooks

Deep Learning for NLP Python Notebooks in PyTorch and TensorFlow
https://github.com/omarsar/nlp_pytorch_tensorflow_notebooks

deeplearning emotion nlp pytorch rnn sentiment-analysis tensorflow

Last synced: 6 months ago
JSON representation

Deep Learning for NLP Python Notebooks in PyTorch and TensorFlow

Awesome Lists containing this project

README

          

## Deep Learning Based NLP
This repository contains python notebooks related to several deep learning based NLP tasks such as emotion recognition and neural machine translation. It will provide implementations based on several deep learning frameworks such as PyTorch and TensorFlow.

## Emotion Recognition with GRU
- [Deep Learning Based Emotion Recognition With PyTorch](https://github.com/omarsar/nlp_pytorch_tensorflow_notebooks/blob/master/Deep%20Learning%20Emotion%20Recognition%20PyTorch.ipynb)
- [Deep Learning Based Emotion Recognition With TensorFlow](https://github.com/omarsar/nlp_pytorch_tensorflow_notebooks/blob/master/Deep%20Learning%20Emotion%20Recognition%20TensorFlow%20.ipynb)

---
Author: [Elvis Saravia](https://twitter.com/omarsar0)