add autogluon multimodal support

This commit is contained in:
Rayhao 2024-09-25 22:58:04 -07:00
parent 0a9ab5cd1b
commit e2cee3905f
2 changed files with 75 additions and 1 deletions

View file

@ -215,6 +215,8 @@ #### Setup
pip install -U pip
pip install -U setuptools wheel
pip install autogluon
python run_expriment.py --exp_mode autogluon --task fashion_mnist
```
提供github链接并说明使用的命令以及参数设置