Skip to content

ge0405/CS229_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Angel Yang
Jan 5, 2020
ba87886 · Jan 5, 2020

History

7 Commits
Dec 14, 2019
Dec 14, 2019
Dec 14, 2019
Jan 5, 2020
Dec 14, 2019

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