Skip to content

training engine missing #2

@Trezorro

Description

@Trezorro

I've tried to run your codebase, using Python 3.10 and the requirements.txt

However, main.py requires an engine module to be present for the imports:

from engine.logger import Logger
from engine.solver import Trainer

I understand this may be WIP. Can you give any instructions on getting parts of your code to run? Can I adapt a trainer from somewhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions