This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
mind:log-entries [2017/05/05 15:18] norkish |
mind:log-entries [2017/05/20 02:53] norkish |
||
---|---|---|---|
Line 1: | Line 1: | ||
=Log= | =Log= | ||
- | ==May 5, 2017== | + | ==May 19,2017== |
===To Do=== | ===To Do=== | ||
- | * Why not "Honesty"? | ||
- | * Don't normalize aln matrices—pick static value as min threshold | ||
- | * Make the minDistanceFromDiagonal a parameter to be learned | ||
- | * Make the threshold a parameter to be learned | ||
* Perhaps should be weighted max clique and not maxclique with weight as secondary measure | * Perhaps should be weighted max clique and not maxclique with weight as secondary measure | ||
- | * Make the number of nodes in the graph a parameter to be learned | ||
* Favor big cliques as opposed to long matches | * Favor big cliques as opposed to long matches | ||
* Figure out how to include local maxima representing even short tagline choruses in the max clique calculations | * Figure out how to include local maxima representing even short tagline choruses in the max clique calculations | ||
Line 27: | Line 23: | ||
** all pubs with links | ** all pubs with links | ||
** blog | ** blog | ||
+ | |||
+ | ===Done=== | ||
+ | * Decompress all of the mxl files, make changes directly to mxl files, starting with Michael Bublé, maybe even incorporate annotations that way (input them the same way I'm outputting them)? | ||
+ | * Don't normalize aln matrices—pick static value as min threshold (actually let the GA decide it) | ||
+ | * Make the minDistanceFromDiagonal a parameter to be learned | ||
+ | * Implemented Generic self-similarity alignment | ||
+ | * Thoroughly annotated Twinkle and Rainbow for any repetition in any viewpoint | ||
+ | * Use F-Score instead of accuracy for fitness function | ||
+ | * Implement it for pitch, harmony, and lyrics | ||
+ | |||
+ | ==May 5, 2017== | ||
===Done=== | ===Done=== | ||
* In the case of ties, use the one with the higher score | * In the case of ties, use the one with the higher score | ||
* Find faster implementation of max clique solution | * Find faster implementation of max clique solution | ||
+ | * Why not "Honesty"? (I was writing over it with other billy joel song: solution was to not substr file name) | ||
==May 4, 2017== | ==May 4, 2017== |