automl / automl/Auto-PyTorch

[feat] Add new add-ons from the user side

Open
#270 1 comment 0 reactions 1 assignee Claimed by @ravinkohli View on GitHub
Documentation
Dominant language
Python
Stars
2.5k
Forks
300
PR merge metrics
No merged PRs in 30d

Description

Current Auto-pytorch already adapted to the addition of new components (e.g. lr_scheduler, optimizer) from user side, but it is not easy for them to know how it should be implemented for the following reasons:
1. not clear what variables, attributes or methods new add-ons should have
2. not clear how we can pass initial parameters to those add-ons

For those reasons, I opened this issue and would like everyone to put any ideas here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.