-
productbert-intermediate Public
Forked from wbsg-uni-mannheim/productbert-intermediatePython BSD 3-Clause "New" or "Revised" License UpdatedNov 18, 2020 -
HGCN-JE-JR Public
Forked from StephanieWyt/HGCN-JE-JRSource code and datasets for EMNLP 2019 paper: Jointly Learning Entity and Relation Representations for Entity Alignment.
Python UpdatedNov 26, 2019 -
Entity_Alignment_Papers Public
Forked from THU-KEG/Entity_Alignment_PapersMust-read papers on entity alignment published in recent years
UpdatedNov 4, 2019 -
pytorch-pretrained-BERT Public
Forked from huggingface/transformersPyTorch version of Google AI's BERT model with script to load Google's pre-trained models
Jupyter Notebook Apache License 2.0 UpdatedNov 6, 2018 -
-
image_caption-lstm Public
Forked from OLeoghain/image_caption-lstmImage Captioning Model Implemented in PyTorch using CNN followed by LSTM
Python Apache License 2.0 UpdatedApr 5, 2018 -
text Public
Forked from pytorch/textData loaders and abstractions for text and NLP
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 8, 2018 -
fastText Public
Forked from facebookresearch/fastTextLibrary for fast text representation and classification.
HTML Other UpdatedMar 3, 2018 -
cove Public
Forked from salesforce/coveThis repo provides the best MT-LSTM from the paper Learned in Translation: Contextualized Word Vectors (McCann et. al. 2017).
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 16, 2018 -
DCN-Plus-Pytorch Public
Pytorch Implementation of Dynamic Coattention Network+ (Plus) (https://arxiv.org/abs/1711.00106)
-
MatchZoo Public
Forked from NTMC-Community/MatchZooMatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
Python Apache License 2.0 UpdatedDec 11, 2017 -
Adversarial_Autoencoder Public
Forked from Naresh1318/Adversarial_AutoencoderA wizard's guide to Adversarial Autoencoders
Python UpdatedNov 2, 2017 -
-
AdversarialNetsPapers Public
Forked from chihyaoma/AdversarialNetsPapersThe classical Papers and codes about adversarial nets
UpdatedApr 4, 2017 -
-
cnn-text-classification-tf Public
Forked from dennybritz/cnn-text-classification-tfConvolutional Neural Network for Text Classification in Tensorflow
Python Apache License 2.0 UpdatedMar 22, 2017 -
awesome-deep-learning-papers Public
Forked from terryum/awesome-deep-learning-papersThe most cited deep learning papers
TeX UpdatedMar 21, 2017 -
DCGAN-tensorflow Public
Forked from carpedm20/DCGAN-tensorflowA tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
JavaScript MIT License UpdatedMar 19, 2017 -
awesome-deeplearning-resources Public
Forked from endymecy/awesome-deeplearning-resourcesDeep Learning and deep reinforcement learning research papers and some codes
UpdatedMar 19, 2017 -
Deep-Learning-Papers-Reading-Roadmap Public
Forked from floodsung/Deep-Learning-Papers-Reading-RoadmapDeep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Python UpdatedMar 16, 2017 -
tensorflow_cookbook Public
Forked from nfmcclure/tensorflow_cookbookCode for Tensorflow Machine Learning Cookbook
Jupyter Notebook MIT License UpdatedMar 16, 2017 -
cs224n-winter17-notes Public
Forked from stanfordnlp/cs224n-winter17-notesCourse notes for CS224N Winter17
TeX UpdatedMar 13, 2017 -
lectures Public
Forked from oxford-cs-deepnlp-2017/lecturesOxford Deep NLP 2017 course
UpdatedMar 13, 2017 -
reinforcement-learning Public
Forked from dennybritz/reinforcement-learningImplementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Jupyter Notebook MIT License UpdatedMar 11, 2017 -
tensorflow-mnist-tutorial Public
Forked from martin-gorner/tensorflow-mnist-tutorialSample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
Python Apache License 2.0 UpdatedMar 11, 2017 -
CADL Public
Forked from pkmital/CADLCourse materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
Jupyter Notebook Apache License 2.0 UpdatedMar 10, 2017 -
models Public
Forked from tensorflow/modelsModels built with TensorFlow
Python Apache License 2.0 UpdatedMar 8, 2017 -
tensorlayer-chinese Public
Forked from tensorlayer/tensorlayer-chineseTensorLayer 中文版
Python Other UpdatedMar 7, 2017 -
tensorflow-tutorial Public
Forked from caicloud/tensorflow-tutorialExample TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
Jupyter Notebook UpdatedMar 4, 2017 -
word2vec Public
Forked from danielfrg/word2vecPython interface to Google word2vec