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

Block or report GrantHiggins16

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 Loading

  1. Benjamin-Graham-Stock-Analysis Benjamin-Graham-Stock-Analysis Public

    Generates a csv containing the Graham Estimated Value and Graham Relative Value for stocks on listed on the NASDAQ and the NYSE

    Python 4

  2. Char-Bit-Manipulation-Adjacency-Matrix- Char-Bit-Manipulation-Adjacency-Matrix- Public

    Creates an adjacency matrix with full functionality by manipulating the bits of chars

    C++

  3. SchemeInterpreter SchemeInterpreter Public

    Scheme interpreter made in Python. Project from http://inst.eecs.berkeley.edu/~cs61a/fa13/proj/scheme/scheme.html.

    Python 2

  4. granthiggins.info granthiggins.info Public

    The code for my website granthiggins.info

    CSS

  5. Least-Means-Square-Tic-Tac-Toe Least-Means-Square-Tic-Tac-Toe Public

    A program which learns to play tic tac toe by using the least means square algorithm over 1000 tests against a random opponent

    Python