Celegans-simulation
                                
                                 Celegans-simulation copied to clipboard
                                
                                    Celegans-simulation copied to clipboard
                            
                            
                            
                        What are your thoughts on neuron simulation complexity and accuracy?
Other simulations have used complex algorithms per neural, while you seem to have used a simple perceptron. Your worm seems to do the wormy things? You seemed to have showed that a perceptron is enough, no need to mess with chemical levels, spiking times etc... What are your thoughts on neuron simulation complexity and accuracy?
Well, I've wrote the spiking neural network implementation in brain.h/c months before this project and my goal was to understand if it was possible to create complex and intelliget behaviors with this alghorithms and not to accurately simulate a nervous system. This simulation is not accurate, it's a simple expleriment. The cool thing is that the worm behaviours aren't random or strange.