Convert FOB submodule to regular folder

This commit is contained in:
arihanv 2025-05-18 16:36:28 -07:00
parent 94f046ad40
commit 94825011a0
74 changed files with 4563 additions and 0 deletions

View file

@ -0,0 +1,15 @@
task:
- mnist
- classification_small
- tabular
max_epochs: 1
optimizer:
- name: my_sgd_optimizer
engine:
seed: [42]
data_dir: examples/data
output_dir: outputs/experiment_my_sgd_optimizer
train: true
test: true
plot: false