StephenBarnes - Overview

Pinned Loading

  1. 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. 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. Two inductive logic games - the computer chooses a rule, and you try to infer the rule by testing examples.

    Python 3 1

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

    Python 1