Pinned Repositories
allennlp
An open-source NLP research library, built on PyTorch.
allennlp_sempar
Experiments with AllenNLP on semantic parsing datasets
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
cnn-seq2seq
courses
fast.ai Courses
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
kchar
Character-Aware Neural Language Models. A keras-based implementation
seya
Bringing up some extra Cosmo to Keras.
aa1607's Repositories
aa1607/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
aa1607/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
aa1607/allennlp
An open-source NLP research library, built on PyTorch.
aa1607/allennlp_sempar
Experiments with AllenNLP on semantic parsing datasets
aa1607/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
aa1607/chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
aa1607/courses
fast.ai Courses
aa1607/data
Castorini data
aa1607/deepspeech.pytorch
Speech Recognition using DeepSpeech2 and the CTC activation function. Edit
aa1607/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
aa1607/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
aa1607/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
aa1607/keras-utilities
Utilities for Keras - Deep Learning library
aa1607/MeshCNN
Convolutional Neural Network for 3D meshes in PyTorch
aa1607/minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
aa1607/models
Models built with TensorFlow
aa1607/neural-vqa-tensorflow
Visual Question Answering in Tensorflow.
aa1607/part2
aa1607/pointnet
PyTorch Implementation of PointNet
aa1607/Process-Data-of-CNN-DailyMail
This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail
aa1607/python-packaging
Tutorial on how to structure Python packages
aa1607/SELU_Keras_Tutorial
Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU
aa1607/SentEval
A python tool for evaluating the quality of sentence embeddings.
aa1607/Seq2Seq-PyTorch
Sequence to Sequence Models with PyTorch
aa1607/skift
scikit-learn wrappers for Python fastText.
aa1607/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
aa1607/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
aa1607/text
Data loaders and abstractions for text and NLP
aa1607/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
aa1607/WassersteinGAN