Skip to content
View maharjun's full-sized avatar
Block or Report

Block or report maharjun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WorkingMemory WorkingMemory Public

    Contains the implementation of Working Memory as described Botond Szatmáry and Eugene Izhikevich.

    C++ 2 2

  2. SimulationSpeedExp SimulationSpeedExp Public

    This basically consists of the codes used to simulate the neural simulator (nyuh!) and optimize for speed. Used to test for Cache related shiz.

    C++ 1

  3. TimeDelNetSim TimeDelNetSim Public

    This contains the base time delay neural network simulation coded with the Izhikevich Neuron model. This is used as the starting point for the other simulations. It contains MEX Interfacing and is …

    C++ 1 1

  4. PolychronousGroupFind PolychronousGroupFind Public

    This contains code to find polychronous neural groups as described by Szatmry B. and EM Izhikevich. The description in their paper is not very clear, and i have made assumptions in this code. This …

    C++ 1

  5. TimeDelNetSimMEX TimeDelNetSimMEX Public

    Time Delay Network Simulator Using MEX

    C++ 1

  6. RandNumGenCode RandNumGenCode Public

    Code relevant for testing bandlimited or otherwise random number generation for Simulations

    C++