AGH-CEAI / AGH-CEAI/aegis_gym

[BUG] Load config from ClearML models

Đang mở
#120 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
1
Fork
0
Merge trung bình
3 ngày 1 giờ
Pull request đã merge (30 ngày)
2

Mô tả

### Description

We have more use cases for loading config from ClearML. At this moment it works perfectly for training the teacher model. However:
1. For the BC scenario we need to load the RL config and update the current one.
2. For the evaluation scenario [RL], with provided task_id, the DEFAULT RL config should be taken from the ClearML Task.
3. For the evaluation scenario [BC] with task_id the default BC config should be taken from the ClearML.
4. For the evaluation scenario [RL] with provided model_id, the default RL config should be taken the ClearML Model (how?).
5. For the evaluation scenario [BC] with provided model_id, the default BC config should be taken the ClearML Model (how?).

The whole logic should be omitted with the `--enforce-local-config` flag.

### References

- #113

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.