Gravitational Attraction
What would happen if two people out in space a few meters apart, abandoned by their spacecraft, decided to wait until gravity pulled them together? My initial thought was that …
Statistical Inference for Everyone
Statistical Inference for Everyone is an introductory textbook on statistical inference, motivated by probability theory as logic. It is intended for a Statistics 101 audience.
pyndamics3: Python Numerical Dynamics Simulator
- Pyndamics3 provides a way to describe a dynamical system in terms of the differential equations, or the stock-flow formalism. It is a wrapper around the Scipy odeint function, with further functionality for time plots, phase plots, and vector fields.
plasticity: synaptic modification in rate-based neurons
Plasticity is a package with a convenient interface, used to run simulations of single cells and networks of neurons.
plasticnet + splikes: synaptic modification in rate and spike-based neurons
This project aims at providing a simple-to-use neural simulator at a medium-level of complexity. This package combines both rate and spike-based models.
This is a collection of natural images used in my research. It contains the original images, scripts for processing the images, as well as scripts to download some of the standard databases, such as the Olshausen and VanHateren image databases.
This is my first semi-serious project in Python. Python is an awesome language, and this project is to help teach python for an AI and Robotics class.
Python to NXC converter.
Plasticity is a package of programs, with a convenient interface, used to run simulations of single cells and networks of neurons. It is used to explore BCM synaptic modification and Hebbian learning, amongst others.
$25 Thermal Cycler: A Programmable
$25 Thermal Cycler is a very simple thermal cycler for performing PCR. The circuit itself costs a few dollars, and the control code can be easily run on a 486 running Linux. Go to the Thermal Cycler page to learn more about it.
A simple class for doing Monte Carlo error analysis
A simple python-based classification system, implementing Naive Bayes, RBF clustering, and others. Some data files can be found here.