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

Block or report righthandabacus

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

    enscript replacement using XeLaTeX and minted

    Python 4 1

  2. mdict_reader mdict_reader Public

    Extract data from Octopus mdict (*.mdd, *.mdx) files

    Python 22 8

  3. juliajulia juliajulia Public

    Use Julia to plot Julia set

    Julia

  4. Artificial neural network with only ... Artificial neural network with only numpy
    1
    #!/usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    """Provide class of a generic ANN for classification (using binary cross entropy)
    5
    """
  5. pykoch pykoch Public

    Drawing koch snowflake with tkinter

    Python

  6. tttai tttai Public

    tic-tac-toe using old school AI

    Python