Skip to content

arkansas-research-platform/Acoustic-Regression

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Boiling Acoustic-Regression Models

This repository consists of code for training and testing 6 different boiling acoustic regression models to compare their accuracy. The models include:

  • Fast Fourier Transform (FFT)-Multilayer Perceptron
  • FFT- Random Forest Regression
  • FFT- Gaussian Process Regression
  • Convoultional Neural Network (CNN) - Multilayer Perceptron
  • CNN- Random Forest Regression
  • CNN- Gaussian Process Regression

Where FFT and CNN are used as feature extractors on the audio clips.

About

Boiling Acoustic Regression Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%