Skip to content

Basic torch nn training on simple signals #126

Description

@tmolteno

Using the tmolteno/toynn repository. Create a small torch-based python project in a subfolder, that tries to measure step changes in amplitude of a sine wave signal with additive noise.

  • Copy the torch example and get it going.
  • Use a pyproject.toml based design with a command line interface
  • Modify it to predict the amplitude and frequency of an input signal (regular samples in time).
  • Try and train it to detect when the amplitude has changed (as fast as possible).

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