Skip to content
View theseus905's full-sized avatar
  • Coalition Inc
  • Denver, Colorado
Block or Report

Block or report theseus905

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. N-GramLanguageModel N-GramLanguageModel Public

    A basic unigram and bigram language model with implemented smoothing, Kneyser-Ney smoothing, and with a predictive model of represented speech. The predictive model uses the simple perplexity model…

    Python

  2. BTC-OrderBook BTC-OrderBook Public

    Gets the best prices for BTC across Kraken, Gemini, and CoinBase

    Python 1

  3. Custom-UDP-Server Custom-UDP-Server Public

    A UDP server with custom packet structure.

    Python

  4. MachineTranslation MachineTranslation Public

    A seq2seq based approach to translation with an additive and multiplicative attention implementation.

    Python 2

  5. OCamlServer OCamlServer Public

    OCaml

  6. PasswordCracking PasswordCracking Public

    Password cracking using markov modeling

    Python