L
Analyzed over 3 years ago
LISSOM (http://homepages.inf.ed.ac.uk/jbednar/rflissom_small.html) is a model of human neocortex (mainly modeled on visual cortex) at a neural column level. The model was developed by Bednar, Choe, Miikkulainen, and Sirosh, at the University of Texas. I made different implementations of the model
... [More]
(with the help of Prof. Bednar), with the aim of porting it to GPU hardware using CUDA by nVidia. Now the library can run up to 9x faster than on modern CPUs. The project also involves usage of multiGPU systems and GPU clusters, to overcome the two big problems we face:
-lack of memory to store the network;
-computing power to simulate the model.
Presentation of the project [Less]
0
lines of code
0
current contributors
0
since last commit
0
users on Open Hub