Issues
- 0
Finish the Readme
#158 opened by JorgeRuizDev - 0
Document the software development plan
#157 opened by JorgeRuizDev - 0
Finish the design and requirements
#156 opened by JorgeRuizDev - 0
Update the Landing Page
#142 opened by JorgeRuizDev - 0
Fix wrong css generation
#148 opened by JorgeRuizDev - 0
- 0
Dockerize + Deploy the nextjs api in GCP RUN
#141 opened by JorgeRuizDev - 0
Create a system view with figma
#149 opened by JorgeRuizDev - 0
- 0
Memoir: Introduction
#153 opened by JorgeRuizDev - 0
- 0
Memoir: Objectives
#150 opened by JorgeRuizDev - 0
Theoretical concepts
#146 opened by JorgeRuizDev - 0
Write a User Manual
#129 opened by JorgeRuizDev - 0
Write Programmer Manual
#155 opened by JorgeRuizDev - 0
- 0
- 0
Implement an OVO Architecture (32 CNNs)
#133 opened by JorgeRuizDev - 0
Extract Similarity Features
#134 opened by JorgeRuizDev - 0
- 0
Explore the signal extracted features with knime
#135 opened by JorgeRuizDev - 0
Add a mood pie chart in the view statistics
#137 opened by JorgeRuizDev - 0
Allow batching requests for improved performance
#131 opened by JorgeRuizDev - 0
Cache Ludwig Analysis & Recommendations
#144 opened by JorgeRuizDev - 0
Connect Bowie and Ludwig backends
#128 opened by JorgeRuizDev - 0
Secure the Ludwig-mir-backend with JWT Token Bearer + Secret Token shared between Bowie and Ludwig
#125 opened by JorgeRuizDev - 0
Music file upload endpoint + component + page
#143 opened by JorgeRuizDev - 0
- 0
Integrate Mood / Subgenres with the frontend
#139 opened by JorgeRuizDev - 0
- 0
Internationalize SpotMyFM to Spanish
#130 opened by JorgeRuizDev - 0
Dockerize NextJS Package
#126 opened by JorgeRuizDev - 0
Build the MIR backend with FastAPI
#121 opened by JorgeRuizDev - 0
Try training an adaboost of cnn
#123 opened by JorgeRuizDev - 0
- 0
Implement a CNN + SVM for genre classification
#132 opened by JorgeRuizDev - 0
Train a mood classifier with the OVA
#120 opened by JorgeRuizDev - 0
Design Python Inference Engine
#115 opened by JorgeRuizDev - 0
Dataset-Tools: Node Script that replaces/removes tracks without a preview from a playlist
#105 opened by JorgeRuizDev - 0
Subgenre Dataset Data Modeling
#108 opened by JorgeRuizDev - 0
Datset-Tools: Python Script that preprocess all the tracks/splits and saves them
#109 opened by JorgeRuizDev - 0
Dataset-Tools: Discogs Acoustic Brainz Parser
#110 opened by JorgeRuizDev - 0
Explore gtzan_features.csv with Knime
#103 opened by JorgeRuizDev - 0
Dataset-Tools Python: Download each preview and export the MFCCs as numpy files
#111 opened by JorgeRuizDev - 0
Research PCA, K-Means and DBScan techniques
#104 opened by JorgeRuizDev - 0
Dataset-Tools: Node Script that uploads each playlist data to DynamoDB as a subgenre
#106 opened by JorgeRuizDev - 0
Dataset-Tools: Node script that dowloads a JSON file with the different labels an all saved tracks from the Dynamo Dataset
#107 opened by JorgeRuizDev - 0
Create Dataset and push to Kaggle
#114 opened by JorgeRuizDev - 0
- 1
Replace librosa.load() with pydub to improve the audio reading performance.
#102 opened by JorgeRuizDev