Skip to content
View Richi91's full-sized avatar

Block or report Richi91

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

    Python 4 1

  2. Lasagne-CTC Lasagne-CTC Public

    Forked from skaae/Lasagne-CTC

    CTC for lasagne

    Python

  3. nntools nntools Public

    Forked from craffel/nntools

    Adding recurrent layers to lasagne

    Python

  4. 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

  5. eesen eesen Public

    Forked from srvk/eesen

    End-to-End Speech Recognition using Deep RNNs (Models), CTC (Training) and WFSTs (Decoding)

    C++

  6. char-rnn char-rnn Public

    Forked from karpathy/char-rnn

    Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

    Lua