.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
atem/__init__.py
atem/atem_interpreter.py
atem/core.py
atem/model_train.py
atem/utils.py
atem.egg-info/PKG-INFO
atem.egg-info/SOURCES.txt
atem.egg-info/dependency_links.txt
atem.egg-info/requires.txt
atem.egg-info/top_level.txt
atem_core/adaptive/tasks.json
atem_core/adaptive/test_interp.py
atem_core/adaptive/train.py
atem_core/core/interp_test.py
atem_core/core/interpreted_task_order.json
atem_core/core/task_gen.py
atem_core/core/tasks.json
atem_core/core/train.py
atem_core/core/models/auto_task_optimizer.tflite
atem_core/models/auto_task_optimizer.tflite
atem_core/tasks_data/ftc_24-25/tasks.json
auto/src/a_star.py
auto/src/field_config.json
auto/src/main.py
tests/test_interpreter.py
tests/test_model_train.py