GithubHelp home page GithubHelp logo

shiventripathi / ee603-machine-learning-signal-processing Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 13.73 MB

Audio tagging and event detection project completed in EE603

License: MIT License

Jupyter Notebook 99.13% PureBasic 0.87%

ee603-machine-learning-signal-processing's Introduction

EE603-Machine-Learning-Signal-Processing

Model Codes

Model Codes can be found in the FinalModelCodes folder. To run the training and generate the same results, all the codecells can run in order, after creating a shortcut to our dataset in your drive and passing the path to the dataset.

  1. CNN
  2. RNN
  3. DNN
  4. Logistic Regression
  5. Template Matching
  6. GMM

Report

Project Report can be found Project Report.pdf

Weights

Weights can be found in the weights folder.

Dataset

Dataset can be found here and here.

Directory Structure

EE603-Machine-Learning-Signal-Processing
│   Decoding.ipynb
│   FeatureComparision.ipynb
│   LICENSE
│   Project Report.pdf
│   README.md
│
├───DatasetPipeline
│       DatasetGeneration_FINAL.ipynb
│       Generate_Test_Data.ipynb
│
├───FinalModelCodes
│       CNN_FINAL.ipynb
│       DNN_FINAL.ipynb
│       GMM_final.ipynb
│       LogReg_final.ipynb
│       RNN_FINAL.ipynb
│       TemplateMatching_final.ipynb
│
├───OldTestCodes
│       ClassifierOldMFCCVariant.ipynb
│       DatasetGeneration.ipynb
│       GMM.ipynb
│       LogReg.ipynb
│
└───weights
    │   gmm_weights.npy
    │   logRegWeights.zip
    │
    ├───CNN_FINAL_MFCC_CORRECT
    │   │   keras_metadata.pb
    │   │   saved_model.pb
    │   │
    │   └───variables
    │           variables.data-00000-of-00001
    │           variables.index
    │
    ├───DNN_FINAL_MFCC_CORRECT
    │   │   keras_metadata.pb
    │   │   saved_model.pb
    │   │
    │   └───variables
    │           variables.data-00000-of-00001
    │           variables.index
    │
    └───RNN_FINAL_MFCC_CORRECT
        │   keras_metadata.pb
        │   saved_model.pb
        │
        └───variables
                variables.data-00000-of-00001
                variables.index

ee603-machine-learning-signal-processing's People

Contributors

shiventripathi avatar shubhamkorde avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.