Deep-learning by using TensorFlow. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
☆49Apr 11, 2020Updated 6 years ago
Alternatives and similar repositories for deeping-flow
Users that are interested in deeping-flow are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆538Nov 20, 2020Updated 5 years ago
- ene to end neural coreference resolution(forked from https://github.com/kentonl/e2e-coref and make some little change)☆20Nov 7, 2018Updated 7 years ago
- An attempt to make Google BERT closer to production before Hugging Face Transformers etc.☆28Sep 10, 2020Updated 5 years ago
- (ACL-IJCNLP 2021) Convolutions and Self-Attention: Re-interpreting Relative Positions in Pre-trained Language Models.☆21Jul 13, 2022Updated 3 years ago
- ☆15Jul 24, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- We apply attention on LSTM to give more weight to the items which are more relevant for next-item prediction☆11Dec 26, 2018Updated 7 years ago
- implementation of factorization machine, support classification.