Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View andrewmccarthy's full-sized avatar

Block or report andrewmccarthy

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. menace menace Public

    A simple implementation of a tic-tac-toe learning system

    Python 4 4

  2. polydiv polydiv Public

    Search for polydivisible numbers in any base

    C 2

  3. sklearn-digits-tutorial sklearn-digits-tutorial Public

    A scikit-learn tutorial for recognising digits, in a Jupyter notebook

    Jupyter Notebook 2 1

  4. nonogram-solver nonogram-solver Public

    Solves black+white nonograms (aka Hanjie, Griddlers)

    Python 1

  5. Python-FastCGI-Client Python-FastCGI-Client Public

    Forked from wuyunfeng/Python-FastCGI-Client

    A FastCGI Clinet for Python (directly communicate with fastcgi-server such as PHP-FPM etc.) NOTE: Do not support python 3.x.

    Python 1 1

  6. book-example book-example Public

    Forked from hjwp/book-example

    A py.test version of the example code for Harry Percival's book on TDD with Python

    JavaScript