Skip to content

Dominic-DallOsto/insect-navigation-sinusoidal-optimality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insect Navigation Sinusoidal Optimality

A sinusoidal activity profile in a circulant ring network doing path or heading integration has some nice properties - it is noise resistant and self-stabilising with a Hebbian learning rule.

This code performs the analysis and figure generation for the paper "Theoretical principles explain the structure of the insect head direction circuit" or see preprint here

If building on this analysis or these ideas, please cite our work:

@article {10.7554/eLife.53985,
    article_type = {journal},
    title = {Theoretical principles explain the structure of the insect head direction circuit},
    author = {Vilimelis Aceituno, Pau and Dall'Osto, Dominic and Pisokas, Ioannis},
    volume = 13,
    year = 2024,
    pages = {e91533},
    citation = {eLife2024;13:e91533},
    doi = {10.7554/eLife.91533},
    url = {https://doi.org/10.7554/eLife.91533},
    journal = {eLife},
    publisher = {eLife Sciences Publications, Ltd},
}

The code is available under the BSD-3-Clause License.

Noise Resilience

Multiple harmonic encodings

Comparison to experimental data

Oja's rule can develop the network weights

About

Theoretical and data analysis of insect head direction circuits

Resources

License

Stars

Watchers

Forks