You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dl4j-examples/src/main/java/org/deeplearning4j/examples/wip/advanced/modelling/melodl4j/TestMelodyConversion.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@
7
7
/**
8
8
* Sanity checks on the Midi-to-String and the String-to-Midi conversions.
9
9
*
10
-
* The method testConversion converts a midi file to a melody strings then converts
11
-
* that string back into MIDI and plays the result on your computer speakers.
10
+
* The method testConversion converts a midi file to melody strings then converts
11
+
* those strings back into MIDI and plays the results on your computer speakers.
0 commit comments