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
441 stars 67 forks source link

Missing `population.py`, `mul.py` and `mnistmodel.py` for the ELSM example #178

Open yuxuan-z19 opened 8 months ago

Agnes233 commented 7 months ago

The missing mul.py have been added. population.py is useless and the reference has been removed. mnistmodel is mSNN, which has been modified.