projectlosangeles commited on
Commit
e3b9305
1 Parent(s): 142b9a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -25,6 +25,15 @@ tags:
25
 
26
  ***
27
 
 
 
 
 
 
 
 
 
 
28
  ## Master MIDI Dataset Search and Filter
29
 
30
  [![Open In Colab][colab-badge]][colab-notebook4]
@@ -79,15 +88,15 @@ tags:
79
  ***
80
 
81
  ```bibtex
82
- @inproceedings{lev2022losangelesmididataset,
83
  title = {Los Angeles MIDI Dataset: SOTA kilo-scale MIDI dataset for MIR and Music AI purposes},
84
  author = {Aleksandr Lev},
85
  booktitle = {GitHub},
86
- year = {2023},
87
  }
88
  ```
89
 
90
  ***
91
 
92
  ### Project Los Angeles
93
- ### Tegridy Code 2023
 
25
 
26
  ***
27
 
28
+ ## [NEW] Master MIDI Dataset GPU Search and Filter
29
+
30
+ [![Open In Colab][colab-badge]][colab-notebook5]
31
+
32
+ [colab-notebook5]: <https://colab.research.google.com/github/asigalov61/Los-Angeles-MIDI-Dataset/blob/main/Extras/Master_MIDI_Dataset_GPU_Search_and_Filter.ipynb>
33
+ [colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
34
+
35
+ ***
36
+
37
  ## Master MIDI Dataset Search and Filter
38
 
39
  [![Open In Colab][colab-badge]][colab-notebook4]
 
88
  ***
89
 
90
  ```bibtex
91
+ @inproceedings{lev2024losangelesmididataset,
92
  title = {Los Angeles MIDI Dataset: SOTA kilo-scale MIDI dataset for MIR and Music AI purposes},
93
  author = {Aleksandr Lev},
94
  booktitle = {GitHub},
95
+ year = {2024},
96
  }
97
  ```
98
 
99
  ***
100
 
101
  ### Project Los Angeles
102
+ ### Tegridy Code 2024