neurips2019_disentanglement_challenge_starter_kit:适用于NeurIPS 2019分离挑战赛的入门套件

时间:2024-05-24 12:52:33
【文件属性】:

文件名称:neurips2019_disentanglement_challenge_starter_kit:适用于NeurIPS 2019分离挑战赛的入门套件

文件大小:30KB

文件格式:ZIP

更新时间:2024-05-24 12:52:33

Python

NeurIPS 2019:纠缠挑战入门套件 有关向提交意见的 。 参与者将必须提交其代码以及包装说明,评估人员将自动构建docker映像并针对一系列秘密数据集执行其代码。 设置 Anaconda (请按照说明进行操作)至少需要版本4.5.11才能正确填充environment.yml 。 创建新的conda环境 conda create python=3.6 --name disentanglement_challenge conda activate disentanglement_challenge 您的代码特定的依赖项 # If say you want to install PyTorch conda install pytorch torchvision -c pytorch 克隆存储库 git clone git@github.com:AIcrowd/neurips20


【文件预览】:
neurips2019_disentanglement_challenge_starter_kit-master
----runtime.txt(11B)
----utils_numpy.py(4KB)
----local_evaluation.py(6KB)
----aicrowd.json(249B)
----pytorch()
--------train_pytorch.py(6KB)
----numpy()
--------train_numpy.py(2KB)
----scratch()
--------shared()
--------dataset()
--------.gitkeep(0B)
----tensorflow()
--------model.gin(1KB)
--------postprocess.gin(731B)
--------train_tensorflow.py(4KB)
----requirements_nogpu.txt(685B)
----train_environ.sh(561B)
----aicrowd_helpers.py(3KB)
----evaluate.py(9KB)
----apt.txt(21B)
----FAQ.md(2KB)
----requirements.txt(689B)
----run.sh(1KB)
----.gitignore(2KB)
----utils_pytorch.py(10KB)
----README.md(8KB)
----extra_metrics_configs()
--------irs.gin(824B)

网友评论