Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 350 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 350 Bytes

City audio classification

This project is a classification of audio of cities. This task is solved using some Jupyter Notebook, one for algorithm type. The algorithms used are AdaBoost, KNN, LeNet and SVM. In this folder there are the Jupyter Notebooks for algorithms and one Jupyter Notebook for audio acquisition and saving data as NumPy array.