Giter VIP home page Giter VIP logo

dst_final_project's Introduction

DST_final_project

The code is based on the repository: https://github.com/pvlachas/RNN-RC-Chaos. Please refer this repo for code requirements. Please also read the paper "data-driven forecasting of high-dimensional chaotic systems with long-short term memory networks" (also added in the repo) to get familiar with the ideas.

  • Update Ziqiu:
  1. already embedded PSC.py code into several files and implemented what PSC.py want us to calculate, see commit changes
  2. add "smoothing_sigma" and "cutoff" as hyper-parameters when run .bash script
  3. besides figures the origin code provides, I add spectrum_compare, see figure "spectrum_comparison_{}.png" (forget to use plt.legend(), so the labels is not visible) and print "POWER SPECTRUM ERROR" for each experiment
  4. next step would be continuously fine-tune parameters
  • Update Christoph:
  1. Task 1 already finished (but could also be made more detailed...)
  2. generated notebook (GettingFamiliarWithData.ipynb) to understand test and training data shape and data itself of lorenz data
  3. In order to test whether task 2 is finished/works, a sinosoidal time series (test and train) data was generated in /Data/Test-Task02 + brief explaination in report
  4. I tried several hyperparameters for training lorenz-63 and lorenz-96:
    • found an acceptable lorenz-63 training using all dimensions and a smaller learning rate (published it)
    • for lorenz-96 dataset using all dimensions is good and also smaller learning rate (one magnitude lower), but the results are still only "meh"
    • also tried to implement a learning rate scheduler
  5. Wrote some observations for task 03

dst_final_project's People

Contributors

ziqiuzhou avatar

Watchers

 avatar  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.