Skip to content

Could you provide an easy example with data? #2

@juanramonua

Description

@juanramonua

I've read your entry and the original article several times. But I'm not clear about the pre-processing of the data to adapt it to your layer implemented in Keras.

For example, I have stock price entries (entire values of only one company). There are entries in the format of every 1 minute, every 5 minutes and every 10 minutes. It would be a matter of training an RNN with the stock quotes available so far with the 1, 5 and 10 minutes entries to predict the next value (10 minutes). How could this information be represented? The classic model based on RNN would only train with the 10 minute entries to predict the next value.

Regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions