Skip to content

Problem 85: Position Encoding example issue #495

@mavleo96

Description

@mavleo96

"output": "[[[ 0.,0.,0.,0.,1.,1.,1.,1.,]\n [ 0.8413,0.0998,0.01,0.001,0.5405,0.995,1.,1.]]]"

The order of output in this example is incorrect

In the example it shows
[sin, sin, sin...., cos, cos, cos ....]

whereas it should be
[sin, cos, sin, cos ......]

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