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

Block or report StephenBarnes

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

    An interpreter for a Scheme dialect with a lazily-generated infinite stack of interpreters interpreting interpreters. The user's program, which is at the top of the stack, can modify any of the int…

    Python

  2. Embedding-self-organizing-maps-in-neural-networks Embedding-self-organizing-maps-in-neural-networks Public

    Designing and building a new kind of self-organizing map which is differentiable, so we can put it between the layers of a conventional neural net. Project for CS230 (Deep Learning) at Stanford.

    Jupyter Notebook

  3. Zendo-inspired Zendo-inspired Public

    Two inductive logic games - the computer chooses a rule, and you try to infer the rule by testing examples.

    Python 3 1

  4. Convolution-Exercise Convolution-Exercise Public

    My submission for a programming exercise given to me as part of a job interview, using PyCUDA and Numpy

    Python 1