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

Block or report catapulta

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

Pinned

  1. attention-speech-recognition attention-speech-recognition Public

    Speech to text using Attention

    Python

  2. speech-recognition speech-recognition Public

    Speech to phonema RNN via CNN-LSTM

    Python 1

  3. speaker-verification speaker-verification Public

    CNN to create speaker embeddings and perform speaker verification by embedding similarity

    Jupyter Notebook 1

  4. reinforcement-learning reinforcement-learning Public

    Monte-Carlo, SARSA and Value Function Approximation algorithms for playing a modified BlackJack.

    Python 1

  5. np-mlp np-mlp Public

    MLP with backprop implemented in numpy. Why not?

    Python