PSST
PSST is a neuronal network simulation tool that simulates networks of conductance based neurons. It piggybacks on TensorFlow to integrate differential equations. This is a very bare-bones package written using readable Python code, but without any bells or whistles. You can read the code and implement your own. It also exposes some of the memory constraints of GPU accelerators. Code Architect: Saptarshi Soham Mohanta