Code Monkey home page Code Monkey logo

predictor's Introduction

基于LSTM等神经网络的自回归时序预测

目前已发布版本:

更新日志 日期 更新内容
bp 2019-12-09 发布bp网络的实现
lstm_normal 2019-12-10 发布基本lstm网络的实现
lstm_radam_non_warmup 2019-12-11 发布lstm+RAdam版本
lstm_radam_warmup 2019-12-11 发布lstm+RAdam+warmup版本

项目特点

① 项目开发了FftUtils工具类, 提供大量与傅里叶变换相关的实用方法(滤波, 提取基波等);

② 项目提供了LstmUtils工具类, 提供构建LSTM等神经网络相关的数据处理, 神经网络构建相关的方法;

③ 整个项目的神经网络结构, 输入等均可通过config.json配置, 便于针对神经网络进行调参等操作;

训练效果展示

时域预测结果:

time_scale

频域预测结果:

frequent_scale

predictor's People

Contributors

jasonkayzk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mehrdadxyz

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.