marrlab / DomainLab

modular domain generalization: https://pypi.org/project/domainlab/

Home Page:https://marrlab.github.io/DomainLab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

split examples into separate algorithms https://github.com/marrlab/DomainLab/blob/master/scripts/ci_run_examples.sh

smilesun opened this issue · comments

files=("file1.txt" "file2.txt" "file3.txt")

for file in "${files[@]}"
do
echo "Processing $file"
# Add your commands to process each file here
done

Name
Latest commit
smilesun
smilesun
Merge pull request #876 from marrlab/doc_example
588fff9
·
2 minutes ago
History