Coder Social home page Coder Social logo

paulecoffet / birdsonglearningmodel Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 262.7 MB

Model of zebra finch song learning with different learning strategies between day and night

Home Page: https://osf.io/ja8k9/

C 1.02% Makefile 0.01% Shell 0.02% Python 0.53% Jupyter Notebook 97.39% TeX 1.05%
songbird learning cognition zebrafinch model sleep dream

birdsonglearningmodel's Introduction

Zebra finch song learning model

The Zebra Finch Bird Song Learning Model project aims to model the loss in performance of zebra finches after sleep which correlates with an increase in song reproduction at the end of their development. We believe this is due because the zebra finch restructures its knowledge during its sleep.

This project is done during my final internship for the Cogmaster in the AMAC team at the Institut des Systèmes Intelligents et de Robotique in Paris. This project is part of the DREAM project.

Architecture

The architecture of this model is a two part algorithm: One is a day part, and the second one is a night part. These parts do different things. The day part is an optimisation algorithm, whereas the night part is a restructuration algorithm.

Several model of learning for day and for night have been implemented.

Notebook

You can follow my research notebook to see the progression of my work.

birdsonglearningmodel's People

Contributors

paulecoffet avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

gnouveau

birdsonglearningmodel's Issues

Entropy is too low

In the current generated song, the Wiener Entropy is way too low. This seems to be due to too slow oscillation in the parameters. New priors exploration in the branch entropy_fit will investigate this issue.

The hypothesis:

  • Allow faster oscillations and put a prior of one fast oscillation for amplitude will increase wiener entropy.

Expected results:

  • More complex sounds with more entropy, without deterioring the amplitude measure.

Learning during day sometimes lead to less good performances

Even if optimisation during the day is suppose to only increase the song mimicry performance, it sometimes has a huge negative impact. Optimizing locally seems to sometimes yield overall decrease in performance.

Training a gesture in context of its surrounding gesture was suppose to minimise this effect. It worked but the issue is still present.

Pitch is too high

The pitch found by the current algorithm is way to high. The YIN pitch is also too unstable to be fit perfectly.

The branch pitch_prio will try to improve this pitch fit, by changing both the priority measures and the prior. This branch is only for a better fit and is not bound to any hypothesis.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.