From 0a1855a2ca6a4c2ccb20870ebd66b7fd6fee6f84 Mon Sep 17 00:00:00 2001 From: Brannon Dorsey Date: Mon, 5 Feb 2018 10:14:32 -0600 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aba69f7..7199318 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MIDI RNN -Generate monophonic melodies using a basic LSTM RNN. Great for machine learning MIDI generation baselines. For more info, check out our [blog post](https://brangerbriz.com/blog/using-machine-learning-to-create-new-melodies) about the project about the project. Made using Keras. +Generate monophonic melodies using a basic LSTM RNN. Great for machine learning MIDI generation baselines. For more info, check out our [blog post](https://brangerbriz.com/blog/using-machine-learning-to-create-new-melodies) about the project. Made using Keras. ## Getting Started