Skip to content
View cqduan's full-sized avatar
Block or Report

Block or report cqduan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Attention-Fused-Deep-Matching-Network-for-Natural-Language-Inference Attention-Fused-Deep-Matching-Network-for-Natural-Language-Inference Public

    Python 7 5

  2. convex-optimization.github.io convex-optimization.github.io Public

    Forked from convex-optimization/convex-optimization.github.io

    Algorithms for Convex Optimization Book

    SCSS 1

  3. caffe-lstm caffe-lstm Public

    Forked from junhyukoh/caffe-lstm

    LSTM implementation on Caffe

    C++

  4. Convolutional-LSTM-in-Tensorflow Convolutional-LSTM-in-Tensorflow Public

    Forked from loliverhennigh/Convolutional-LSTM-in-Tensorflow

    An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow

    Python

  5. dssm dssm Public

    Forked from outstandingcandy/dssm

    Deep structured semantic model

    Python

  6. LSTM-CRF LSTM-CRF Public

    BiLSTM+CRF model for sequence labelling, implemented by theano

    Python