Skip to content
View robspringles's full-sized avatar

Block or report robspringles

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. VAE_dialogue_generator VAE_dialogue_generator Public

    A pytorch implementation for the paper "Toward Controlled Generation of Text"

    Python 1

  2. RNN-for-Joint-NLU RNN-for-Joint-NLU Public

    Forked from DSKSD/RNN-for-Joint-NLU

    Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)

    Jupyter Notebook 1

  3. text_VAE text_VAE Public

    Forked from NicGian/text_VAE

    Text generation with a Variational Autoencoder

    Jupyter Notebook 1

  4. SC-LSTM SC-LSTM Public

    Forked from hit-computer/SC-LSTM

    Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow

    Python 1

  5. Paraphrase-Classification Paraphrase-Classification Public

    Forked from hardik2396/Paraphrase-Classification

    Jupyter Notebook 1

  6. paragraph2vec paragraph2vec Public

    Forked from thunlp/paragraph2vec

    Paragraph Vector Implementation

    Python