[go: nahoru, domu]

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

Block or report sicotronic

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

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

    Python 2

  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