StephenBarnes - Overview
Pinned Loading
-
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
-
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
-
My submission for a programming exercise given to me as part of a job interview, using PyCUDA and Numpy
Python 1