Skip to content
View li099's full-sized avatar

Block or report li099

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. rnn_ctc rnn_ctc Public

    Forked from rakeshvar/rnn_ctc

    Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.

    Python

  2. gru-lstm gru-lstm Public

  3. rnn-tutorial-gru-lstm rnn-tutorial-gru-lstm Public

    Forked from dennybritz/rnn-tutorial-gru-lstm

    Language Model GRU with Python and Theano

    Python

  4. theano-ctc theano-ctc Public

    Forked from shawntan/theano-ctc

    CTC implementation in Theano.

    Python

  5. theano-recurrence theano-recurrence Public

    Forked from uyaseen/theano-recurrence

    Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano

    Python

  6. attention-lvcsr attention-lvcsr Public

    Forked from rizar/attention-lvcsr

    End-to-End Attention-Based Large Vocabulary Speech Recognition

    Python