Skip to content

can the sequence-to-sequence be used for transferring numerical strings #8

Description

@wenouyang

Hello, thanks for sharing the code.

Originally, sequence-to-sequence is for language transformation. Can it be used for transforming(mapping) a numerical sequence to another numerical sequence. With respect to numerical sequence, each component of which is itself a floating value, e.g., 0.006, or 201.25, etc. In other words, can seq-to-seq be used to solve the problem such as [0.002, 0.1, 0, 100, 201] --> [-0.02, 0.3, 20]. Thanks.

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