asigalov61 commited on
Commit
a7e7243
·
verified ·
1 Parent(s): c4f00a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -4
README.md CHANGED
@@ -22,22 +22,33 @@ tags:
22
 
23
  ***
24
 
25
- ## [NEW] [FINAL] Version 4
26
 
27
  ***
28
 
29
- ### Version with lookahead, velocity and rests
30
 
31
  [![Open In Colab][colab-badge]][colab-notebook6]
32
 
33
  [colab-notebook6]: <https://colab.research.google.com/github/asigalov61/Ultimate-Drums-Transformer/blob/main/Ultimate_Drums_Transformer.ipynb>
34
  [colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
35
 
36
- #### In this version model decides itself for which time-step of the composition generate drums pitches
37
 
38
  ***
39
 
40
- ### Version with lookahead and velocity but without rests
 
 
 
 
 
 
 
 
 
 
 
41
 
42
  [![Open In Colab][colab-badge]][colab-notebook5]
43
 
@@ -48,6 +59,17 @@ tags:
48
 
49
  ***
50
 
 
 
 
 
 
 
 
 
 
 
 
51
  ## [LEGACY] Version 3
52
 
53
  ***
 
22
 
23
  ***
24
 
25
+ ## [FINAL] Version 4
26
 
27
  ***
28
 
29
+ ### [BEST] [FEATURES] Version with lookahead, velocity and rests
30
 
31
  [![Open In Colab][colab-badge]][colab-notebook6]
32
 
33
  [colab-notebook6]: <https://colab.research.google.com/github/asigalov61/Ultimate-Drums-Transformer/blob/main/Ultimate_Drums_Transformer.ipynb>
34
  [colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
35
 
36
+ #### In this version model decides itself for which time-step of the composition to generate drums pitches
37
 
38
  ***
39
 
40
+ ### [BEST] [PERFORMANCE] Version with lookahead, velocity and rests
41
+
42
+ [![Open In Colab][colab-badge]][colab-notebook8]
43
+
44
+ [colab-notebook8]: <https://colab.research.google.com/github/asigalov61/Ultimate-Drums-Transformer/blob/main/Ultimate_Drums_Transformer_Rests_No_Velocity.ipynb>
45
+ [colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
46
+
47
+ #### In this version model decides itself for which time-step of the composition to generate drums pitches but there is no velocity
48
+
49
+ ***
50
+
51
+ ### [GOOD] Version with lookahead and velocity but without rests
52
 
53
  [![Open In Colab][colab-badge]][colab-notebook5]
54
 
 
59
 
60
  ***
61
 
62
+ ### [AUX] Version with dual lookahead, velocity and rests
63
+
64
+ [![Open In Colab][colab-badge]][colab-notebook7]
65
+
66
+ [colab-notebook7]: <https://colab.research.google.com/github/asigalov61/Ultimate-Drums-Transformer/blob/main/Ultimate_Drums_Transformer_Tones_Rests_Velocity.ipynb>
67
+ [colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
68
+
69
+ #### In this version model model decides itself for which time-step and melody tones to generate drums pitches
70
+
71
+ ***
72
+
73
  ## [LEGACY] Version 3
74
 
75
  ***