lucainiaoge / rhythm-word-embedding

This is for logging the research progressions of rhythm word embedding
Apache License 2.0
0 stars 0 forks source link

TODO-list from 2020.5.31 #1

Open lucainiaoge opened 4 years ago

lucainiaoge commented 4 years ago

Overall Tasks

  1. Find proper magazines/conferences to submit paper; know something about CSMT
  2. Summarize the creative points of this project; how to prove that our job is creative
  3. Get contact with ChenKe
  4. Get on with paper

Paper jobs

  1. Look for similar jobs on rhythm generation and word embeddings
  2. Write a brief summarization
  3. A review of relevant articles: about music pattern extraction, about algorithm composing, about word embedding and learning structures (GAN and seq2seq and so on), about musicology and cognitive science

A recent TODO for coding

  1. Label phrases 2, rhythm embedding on note-level
  2. add tricks
  3. modify structures: try variational seq2seq and seq2seqGAN

Technical Problems

  1. Repeating-word-problem
  2. Open-ending-problem
  3. Non-differentiable argmax problem
lucainiaoge commented 4 years ago

2020.6.1 TODO: