Creative Programming And Computing 2019-2020
What if we can make a model
generating some Christmas songs?
Project Idea
Â
CPC Lectures 10-11
CPC Lab 6Â
Â
So this is the task we want to do:Â
  Given a character, or a sequence of characters,
        what is the most probable next character?
        Can we train a model to perform this task?
Â
Â
What is a Christmas feeling melody?
……Warm Cheery Festive Shining
Spiritual Angelic
Home  Love
Why we want to use RNN
How to get an appropriate Data Set
ABC Notation
 http://www.stephenmerrony.co.uk/ABC/Carols/ ​
Vector Space
Work Flow Diagram
Pre-Investigation
Data Cleaning
Data Collection
Check the data
we collected
Â
Build the Model
Â
Â
Final Conclusion
Â
Â
Trainning
Generating
/Testing
Â