Skip to content

Commit

Permalink
Merge pull request #1 from kant/patch-1
Browse files Browse the repository at this point in the history
Minor fix on paragraph 03
  • Loading branch information
seanmtracey committed Jun 13, 2019
2 parents af38b4d + a66591f commit 2a819f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# Audio Classification w. Convolutional Neural Networks

In this workshop you will learn how to construct a densely connected convolutionalneural network using Keras with a Tensorflow backend to classify spectrograms of audio files of 1 of _n_ speakers (golly, that's dense...).
In this workshop you will learn how to construct a densely connected convolutional neural network using Keras with a Tensorflow backend to classify spectrograms of audio files of 1 of _n_ speakers (golly, that's dense...).

_ahem_

Expand Down

0 comments on commit 2a819f9

Please sign in to comment.