Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.9 KB

README.md

File metadata and controls

12 lines (9 loc) · 1.9 KB

gradschool-archive

A collection of my coding projects from when I was a grad student.

Table of Contents

  • cardio-cpp: Cardiopulmonary biophysical network simulation toolkit (C/C++, Python).
  • hungry-rat: Neurophysiological appetite simulator, focused on appetite control & memory (C/C++, Python).
  • purkinje-network-isr: Inverse stochastic resonance studied in a pattern recognition network of Purkinje cells (C/C++, Python).
  • rl-fish: Agent-based reinforcement learning simulation, focusing on predator-prey interactions (C#, Unity3D).
  • ropt: A bare-bones numerical optimization toolkit (C/C++).
  • tan-model: A biophysical network model of striatal Tonically Active Neurons (TANs), focused on reinforcement learning dynamics (Python)).