Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 454 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 454 Bytes

Lab4: Music Generation with RNNs

Music Generation with RNNs

1 - Objectives

  • Building Recurrent Neural Network models.
  • Working with the next character prediction model.
  • Working with few tensorflow parts instead of tf.Keras.

2 - Requirements

  • Solve this notebook of the assignment and deliver a filled ipython notebook that shows the best output found in your experiments.
  • No report is required.