modelling the human brain
Efforts for brain reverse engineering are growing fast.
Reserchers all over the world are collecting data on structures and dynamics of brain areas. How those systems behave could be reconstructed and analyzed through detailed simulations that could be also used to perform experiments in computo, where the model is an accessible preparation. Therefore, main modelling topics are: targeting level of detail, translating cell properties into model parameters, very large-scale modelling and exposing results for analysis...
Working on connection strategies based on NeuroML specifications (all_to_all, fixed_probability, per_cell_connection) and also reasoning on R*Tree strategies.
First draft of methods to support NeuroML specifications. Splitneuron Project has been added to
tools!
Developing methods to support
specifications to reach an highly biological detail with compartmental approach.
Successfully tested (both on Linux and Darwin) a randomly connected network of 1 million neurons and 1 billion synapses (see examples).
Project has been accepted by INCF! Check it on
First example of splitneuron library uploaded on
page. Izhikevich polychrony as an excuse to show: network definition and initialization not hardcoded done by loading SQL file, operations on database tables (other features coming soon...).
Completed design of database DB-STD version. First attempts of coding database extensions.
See splitneuron.
-
Simulation Library[ Loading Progress Bar ]Current Task: Database extensiondatabase-based
simulation library
An innovative approach to large-scale, biologically plausible, neural-network simulation library.
Based on data structures and methods directly coded into database, information flow implying separation of data representing neurons, conceived to share load on multiple machines and calibrating operational load on each machine, splitneuron is the first database-based simulation tool! (...more) -
Simulation Manager[ Loading Progress Bar ]Current Task: Preliminar survey and interface designweb-based
simulation managerA platform-independent simulation manager which includes cluster design (hardware definition and arrangement), network design (cell, connections and population building), runtime controller (automatic code generation, compiling and executing), data exposition (in-site analysis and various database exporting options).
See stakeholder evaluation screenshots.