Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

training engine missing #2

Open
Trezorro opened this issue Dec 13, 2024 · 0 comments
Open

training engine missing #2

Trezorro opened this issue Dec 13, 2024 · 0 comments

Comments

@Trezorro
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant