Git Product home page Git Product logo

dain's People

Contributors

passalis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dain's Issues

lob_epoch_trainer tiny bug

In line 39 of train_utils.py

It should be:

loss = (train_loss / counter ).cpu().data.numpy()

otherwise train_loss is not used and loss seems to be a pretty small number.

Can you please double check?

Input shape

Sorry but i am a little confused...
Why is the input shape being (n_samples, dim, n_feature_vectors),
instead of (n_samples, n_feature_vectors, dim)?
Where n_feature_vectors stands for the length of time window,
dim stands for feature count,
Am i wrong?

the result is not good in my own data

I try to use adaptive input normalization for time series data, and my window size is 20/100/200, but the result is not good.
While I use Z-Score got a nice result. Can you give me some suggestions? Is daptive input normalization suitable for special scenarios?
thanks

Dummy Guide?

Hi, thanks for the repository and very interested in using dain to normalize my data. I am hoping there is a way to just normalize the data from raw -> normalize using dain for both training and production data (using same model)? Any help to do that would be very much appreciated. I am trying to follow the code but not sure even where to begin. TIA

Should I normalize the input data before dain?

One thing that confused me is we are already normalizing the input inside dain, but I am not sure if I should normalize the whole train data with something like z-score before dain. To me it feels like both should be ok, but am I missing something or is there a preferable way? Thanks.

input to the network

I am reading the paper. I got little confused about the input. In equation (2) in paper, are we getting average over window size of a given ith time series data or whole length of the time series i? I suppose it should be over window size but could not be sure.

Thank you!

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.