dhirensk / ai
Personal AI Implementations
☆16Updated 4 years ago
Alternatives and similar repositories for ai:
Users that are interested in ai are comparing it to the libraries listed below
- seq2seq attention in keras☆40Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- ☆38Updated 6 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 6 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- Text generation with a Variational Autoencoder☆64Updated 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 3 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- ☆47Updated 6 years ago
- ☆76Updated 5 years ago
- Encoding position with the word embeddings.☆83Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Language Model Fine-tuning for Moby Dick☆42Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- Quasi-Recurrent Neural Network (QRNN) for Tensorflow☆23Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- ☆18Updated 4 years ago
- Pytorch implementation of Dauphin et al. (2016) "Language Modeling with Gated Convolutional Networks"☆29Updated 2 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 6 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 7 years ago
- Obtaining word embeddings from a WordNet ontology☆49Updated last year
- reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation☆20Updated 6 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago