Git Product home page Git Product logo

chaos_detection_ann's Introduction

chaos_detection_ANN

A neural network that has been trained to detect temporal correlation and distinguish chaotic from stochastic signals.

The '/auto_ANN_Omega/' directory depicts the fully automatic code with the necessary libraries.

The main file 'chaos_detection_ANN.py' contains all the information.

The files: W1.dat', 'W2.dat', 'B1.dat', 'B2.dat' are the weights of the ANN. 'colorednoise.py' is the library to generate the flicker noise (colored noise).

Instructions for running the code:

python chaos_detection_ANN.py serie.dat

'serie.dat' is the time series to be analyzed. The code compares the time-series with 1 flicker-noise time-series with the same correlation coefficient (predicted by the ANN) and the same length. For small time-series length<1000 points we suggest the command:

python chaos_detection_ANN.py serie.dat 10

In this case, the code compares the time-series with 10 flicker-noise time-series.

The 'tests' directory presents an autorun of the Figure 3 for a practical use, with fewer points (101 initial conditions insted of 1000) and less precision (length 2^16 instead of 2^20).

Instructions for running the code: python autorun3.py

After a few minutes the figure 'test_fig3.png' is generated.

chaos_detection_ann's People

Contributors

brunorrboaretto avatar kalelr avatar

Stargazers

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