Skip to content

Create model harness + Mock model #18

Description

@KurbyDoo

Background

We need an interface for our models to interact with and should be based off the real model contract. This is also what our mock model needs to obey/

Description

For now, implement a class that defines an interface that takes in a patch and returns a patch. Then create a mock model that implements this interface and applies a determistic function to the input patch and return and ouput.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions