-
TurboTransformers Public
Forked from Tencent/TurboTransformersa fast and user-friendly tool for transformer inference on CPU and GPU
C++ Other UpdatedApr 24, 2020 -
gitignore Public
Forked from github/gitignoreA collection of useful .gitignore templates
Creative Commons Zero v1.0 Universal UpdatedJun 15, 2019 -
HNMF Public
Hierarchical Topic Model Implemented by NMF
-
python-snappy Public
Forked from intake/python-snappyPython bindings for the snappy google library
Python Other UpdatedApr 17, 2019 -
-
CloserLookFewShot Public
Forked from wyharveychen/CloserLookFewShotsource code to ICLR'19, 'A Closer Look at Few-shot Classification'
Python UpdatedFeb 21, 2019 -
generative-models Public
Forked from wiseodd/generative-modelsCollection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Python The Unlicense UpdatedJan 31, 2019 -
-
BiMPM Public
Forked from zhiguowang/BiMPMBiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Python Apache License 2.0 UpdatedAug 9, 2018 -
spark-ffm Public
Forked from VinceShieh/spark-ffmFFM (Field-Awared Factorization Machine) on Spark
Scala Apache License 2.0 UpdatedJul 30, 2018 -
glow Public
Forked from openai/glowCode for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
-
tensorflow-resnet Public
Forked from ry/tensorflow-resnetResNet model in TensorFlow
Python MIT License UpdatedJun 16, 2018 -
transformer Public
Forked from Kyubyong/transformerA TensorFlow Implementation of the Transformer: Attention Is All You Need
Python Apache License 2.0 UpdatedJun 8, 2018 -
VDCNN Public
Forked from cjiang2/VDCNNTensorflow and Keras Implementation of Very Deep Convolutional Neural Network for Text Classification
Python Apache License 2.0 UpdatedMay 22, 2018 -
rcnn-text-classification Public
Forked from roomylee/rcnn-text-classificationTensorflow Implementation of Recurrent Convolutional Neural Network for Text Classification (AAAI 2015)
Python UpdatedMay 9, 2018 -
dnn_ctr Public
Forked from nzc/dnn_ctrThe framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc
Python UpdatedMar 3, 2018 -
text_classification Public
Forked from brightmart/text_classificationall kinds of text classificaiton models and more with deep learning
Python UpdatedFeb 26, 2018 -
ttc2ttf Public
Forked from yhchen/ttc2ttfconvert font ttc format to ttf format using python
Python UpdatedDec 27, 2017 -
datasketch Public
Forked from ekzhu/datasketchMinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++
Python MIT License UpdatedNov 21, 2017 -
LSTM-Classification-Pytorch Public
Forked from jiangqy/LSTM-Classification-pytorchText classification based on LSTM on R8 dataset for pytorch implementation
Python UpdatedAug 2, 2017 -
annoy Public
Forked from spotify/annoyApproximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
C++ Apache License 2.0 UpdatedJul 1, 2017 -
rnn-theano Public
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
-
-
ReplicatedSoftmax Public
Forked from mlisicki/ReplicatedSoftmaxSimple replicated softmax implementation based on deeplearning.net Theano RBM
Python UpdatedJul 12, 2016 -
nvil_example Public
Forked from gomena/nvil_exampleReference implementation of the NVIL algorithm for a simple Gaussian Mixture Model
Jupyter Notebook MIT License UpdatedMay 16, 2016 -
-
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedMar 21, 2016 -
seq2seq-1 Public
Forked from jfsantos/seq2seq -
seq2seq Public
Forked from farizrahman4u/seq2seqSequence to Sequence Learning with Keras
Python GNU General Public License v2.0 UpdatedMar 5, 2016 -
CNN_sentence Public
Forked from yoonkim/CNN_sentenceCNNs for sentence classification