Pinned Repositories
Algorithms
A variety of stand-alone algorithms I wrote in Java for interview practice. This contains several classical algorithms and data structures.
BiophysicalPerceptron
Code files for "Perceptron Learning and Classification in a Modeled Cortical Pyramidal Cell"
Breblang-interpreter
An interpreter I wrote for a programming assignment. Parser and executes programs written in the language specified by the EBNF file.
Calcitron
The Calcitron is a simple model neuron that implements various learning rules via the calcium control hypothesis
CommandLineInterpreter
A command line interpreter I wrote in C
CompNeuroTemporalPatterns
A variety of different models to describe the way in which the brain finds patterns in simple temporal sequences of inputs.
NNGen
This is a computational neuroscience project, done in the lab of Prof. Idan Segev at Hebrew University of Jerusalem. The goal of this project is to use a neural network to learn the relationship between the properties of neurons (channel conductances, etc.) and the neurons electrical output, as determined experimentally and via NEURON simulation. The program incorporates a genetic algorithm to find the inputs that will lead to the optimal output as defined by the result of the neural network.
PDPDatabase
This is a database system loosely based on the parallel distributed processing theory of memory proposed by Jay McClelland in his conference paper, Proceedings of the third annual conference of the Cognitive Science Society. Berkeley, California , August 19-21 , 1981.
Pyvolution
Evolutionary Algorithms in Python
ScientificFigureDemo
I demonstrate how to make scientific figures with Python and Matplotlib
tmoldwin's Repositories
tmoldwin/ScientificFigureDemo
I demonstrate how to make scientific figures with Python and Matplotlib
tmoldwin/BiophysicalPerceptron
Code files for "Perceptron Learning and Classification in a Modeled Cortical Pyramidal Cell"
tmoldwin/CommandLineInterpreter
A command line interpreter I wrote in C
tmoldwin/NNGen
This is a computational neuroscience project, done in the lab of Prof. Idan Segev at Hebrew University of Jerusalem. The goal of this project is to use a neural network to learn the relationship between the properties of neurons (channel conductances, etc.) and the neurons electrical output, as determined experimentally and via NEURON simulation. The program incorporates a genetic algorithm to find the inputs that will lead to the optimal output as defined by the result of the neural network.
tmoldwin/PDPDatabase
This is a database system loosely based on the parallel distributed processing theory of memory proposed by Jay McClelland in his conference paper, Proceedings of the third annual conference of the Cognitive Science Society. Berkeley, California , August 19-21 , 1981.
tmoldwin/Pyvolution
Evolutionary Algorithms in Python
tmoldwin/Algorithms
A variety of stand-alone algorithms I wrote in Java for interview practice. This contains several classical algorithms and data structures.
tmoldwin/Breblang-interpreter
An interpreter I wrote for a programming assignment. Parser and executes programs written in the language specified by the EBNF file.
tmoldwin/Calcitron
The Calcitron is a simple model neuron that implements various learning rules via the calcium control hypothesis
tmoldwin/CompNeuroTemporalPatterns
A variety of different models to describe the way in which the brain finds patterns in simple temporal sequences of inputs.
tmoldwin/Connectomics
tmoldwin/DBasisHDA
The aim of this algorithm is to find a D-basis for the implications of a particular attribute in a table using hypergraph dualization.
tmoldwin/DynamicalSystems
tmoldwin/EMSynapse
Analyzing synapses from MiCrons dataset
tmoldwin/Hierarchical-hetero
tmoldwin/NewMMNExperiment
tmoldwin/NewMMNExperimentGenerator
tmoldwin/OFS-EM-Connectomics
Code and data for the 2021 Open for Science tutorial for EM connectomics.
tmoldwin/PhD_Dissertation
Plasticity and Learning Algorithms in Models of the Single Neuron
tmoldwin/PythonClusteron
An implementation of the biophysics based Clusteron in Python/Neuron
tmoldwin/RecurringReminder
An Android App to send your friends text message reminders on a regular basis.
tmoldwin/ShulCalendar
A program to take a spreadsheet from MyZmanim.com and turn it into a list of prayer times as specified by the Or Torah synagogue
tmoldwin/StandardDeviantExp
Code for generating stimulus files for standard-deviant experiments
tmoldwin/Test
tmoldwin/ToyClusteronMatlab
An implementation of Bartlett Mel's Clusteron in Matlab