Skip to content
View sicotronic's full-sized avatar

Block or report sicotronic

Report abuse

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

Report abuse

Popular repositories Loading

  1. email_phone_parser email_phone_parser Public

    A command line tool to parse obfuscated emails and phone numbers from a given url

    Python 3

  2. q-tetris_ia q-tetris_ia Public

    IA agent that learns through reinforcement learning to play tetris as best as posible, implemented with the Q-Learning algorithm

    Shell 2

  3. MachineLearning_Coursera MachineLearning_Coursera Public

    Exercises for Andrew Ng's course on Machine Learning on Coursera

    MATLAB 1

  4. awesome-python awesome-python Public

    Forked from vinta/awesome-python

    A curated list of awesome Python frameworks, libraries, software and resources

    Python 1

  5. my_cut my_cut Public

    a command-line tool to retrieve specific requested fields from a csv file (specially tab delimited files) that is very similar to the unix 'cut' program

    Python

  6. my_language_interpreter my_language_interpreter Public

    A simple imperative language interpreter/compiler made in Haskell

    Haskell