Skip to content

Neural network alternatives #11

@afr2903

Description

@afr2903

Given time constrain, a static neural network will be used. However, after discussing with the mentor, alternatives were presented:

  • Feed-forward neural network: Good for time-series as takes into account previous steps, sample time should be constant.
  • Recurrent neural networks: Better if sample time is noisy.
  • Informed neural networks: Follow a physical equation to take load off the non-linear data.

Will be explored later for the research paper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    machine learningCore decision system of the platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions