BrainCog-X / Brain-Cog

Brain-inspired Cognitive Intelligence Engine (BrainCog) is a brain-inspired spiking neural network based platform for Brain-inspired Artificial Intelligence and simulating brains at multiple scales. The long term goal of BrainCog is to provide a comprehensive theory and system to decode the mechanisms and principles of human intelligence and its evolution, and develop artificial brains for brain-inspired conscious living AI in future Human-AI symbiotic Society.
http://www.brain-cog.network/
Apache License 2.0
408 stars 65 forks source link

Any Papers on These? #143

Open lonnietc opened 11 months ago

lonnietc commented 11 months ago

Hello,

From the main github pages, I was wondering if you have any papers on these?

Papers | Codes | Publisher -- | -- | -- Corticothalamic minicolumn | https://github.com/BrainCog-X/Brain-Cog/tree/main/examples/Multiscale_Brain_Structure_Simulation/CorticothalamicColumn |   Human Brain | https://github.com/BrainCog-X/Brain-Cog/tree/main/examples/Multiscale_Brain_Structure_Simulation/HumanBrain |   Macaque Brain | https://github.com/BrainCog-X/Brain-Cog/tree/main/examples/Multiscale_Brain_Structure_Simulation/MacaqueBrain |   Mouse Brain | https://github.com/BrainCog-X/Brain-Cog/tree/main/examples/Multiscale_Brain_Structure_Simulation/Mouse_brain
Tiger0044 commented 11 months ago

Articles on the corticothalamic model are being submitted. For articles on the whole brain model, please see: https://www.cell.com/patterns/fulltext/S2666-3899(23)00144-7

lonnietc commented 11 months ago

Unfortunately I do not have access to the "Human Brain" article and am wondering if you can send me a copy of it?

@article{Liu2016,
author={Liu, Xin and Zeng, Yi and Zhang, Tielin and Xu, Bo},
title={Parallel Brain Simulator: A Multi-scale and Parallel Brain-Inspired Neural Network Modeling and Simulation Platform},
journal={Cognitive Computation},
year={2016},
month={Oct},
day={01},
volume={8},
number={5},
pages={967--981},
issn={1866-9964},
doi={10.1007/s12559-016-9411-y},
url={https://doi.org/10.1007/s12559-016-9411-y}
}

But I do have many of the other articles that I am reviewing now.

Thanks again.

lonnietc commented 11 months ago

Also, I would really love to see the code and demo on how you generated the "Brain Simulation" images that are shown on the Github page. I would like to replicate those here, if possible.

which show "The anatomical and imaging data is used to support our simulation from various aspects."

Is that code available as well?