Giter VIP home page Giter VIP logo

kaggle-project's People

Contributors

hsz1273327 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

kaggle-project's Issues

现有Kernels整理

简单,迅速浏览了一下现有的 Kernels,分类不一定准确,可以之后矫正。

1 基于波频特征提取的:
1a 大概提取了波频最大最小值等等特征
https://www.kaggle.com/the1owl/a-tf-will-emerge/code
2b 随机森林
https://www.kaggle.com/lucifer19/speech-recognition-challenge-3d-waves-sg

2 基于将波形转换到频率域的,类似变成图像,然后CNN:
https://www.kaggle.com/timolee/audio-data-conversion-to-images-eda
https://www.kaggle.com/voglinio/keras-directory-iterator-wav-to-spectogram
https://www.kaggle.com/solomonk/pytorch-speech-recognition-challenge-wip
https://www.kaggle.com/sainathadapa/keras-starter-code

3 基于傅里叶变换和信息熵
https://www.kaggle.com/solomonk/single-wav-fft-entropy

数据增强

在数据预处理之前做一步数据增强,主要是

  1. 确保提取主干没问题
  2. 加噪音
  3. 声波能量强度整体上的拉伸压缩
  4. 频移
  5. 时域上的拉伸压缩

attention应用

搞明白咋回事,关键是用上,主要要看的就是attention-is-all-you-need这篇和它的实现

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.