You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
For now, PianoFingering.jl uses pure rule-based fingering algorithms. It is based on simulated piano performance, use reinforcement learning to minimal motion.
Advantages of rule-based fingering:
Personalised fingering, different fingering output for different hand size.
Physical playable, it's based on a simulated play.
Advantage of data-driven fingering:
fluent, learning from human annotated music score.
The challenge is to combine these two different ways. My next step is to add pure data-driven fingering algorithms.
Then, hard constraints will be added to the data-driven model for personalize fingering output.
The text was updated successfully, but these errors were encountered:
For now, PianoFingering.jl uses pure rule-based fingering algorithms. It is based on simulated piano performance, use reinforcement learning to minimal motion.
Advantages of rule-based fingering:
Advantage of data-driven fingering:
The challenge is to combine these two different ways. My next step is to add pure data-driven fingering algorithms.
Then, hard constraints will be added to the data-driven model for personalize fingering output.
The text was updated successfully, but these errors were encountered: