Code Monkey home page Code Monkey logo

Comments (3)

mustafakucuk0 avatar mustafakucuk0 commented on May 27, 2024

Here is my data and training pipeline:
image
image

from reservoirpy.

neuronalX avatar neuronalX commented on May 27, 2024

Hi @mustafakucuk0, thank you for your question.
I assume you are using the v0.2 version, right?

Could you give us an example of a simple training with a reservoir (without going through the hyperparameter search)?

from reservoirpy.

mustafakucuk0 avatar mustafakucuk0 commented on May 27, 2024

In this case, yes, I was using 0.2. I modified your hyperopt tutorial code to generate Lorenz63 time series. With 6000 steps given, I wanted to model to create the last 2000 steps and optimize the model throughout the parameter pool.

The main aim of this study was to compare my from-scratch code results and this optimized library's results. But in your code, firstly, I have to give X_train and y_train to the model but I designed my RC code to take only one training array for training phase and one test array for test phase.

image

I could not understand why we have to give y_train again? FYI, I am not 100% sure about my code. As you can see in the image, I start to collect states after number of transient steps.

But for example, in your code, I try to discard transient but I come across this error:
image

image

It's about ridge regression part but I do not know how to deal with it. I hope I could tell my story.

from reservoirpy.

Related Issues (20)

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.