In this project, we used Machine Learning method to classify cars using the accelerated audio sound.
Extract total 678 features using .wav files. Also do data augmentation to reach class balance.
Output class statistics for all examples.
A script containing fully-connected neural network model.
A script containing recurrent neural network model.