Skip to content

ge0405/CS229_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS229 Project - Audio Classification of Accelerating Vehicles

In this project, we used Machine Learning method to classify cars using the accelerated audio sound.

Extract_Features_Augmentation.py

Extract total 678 features using .wav files. Also do data augmentation to reach class balance.

Data_Statistics.py

Output class statistics for all examples.

FCNN.py

A script containing fully-connected neural network model.

RNN.py

A script containing recurrent neural network model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages