MLP项目

时间:2024-03-19 23:18:43
【文件属性】:

文件名称:MLP项目

文件大小:46KB

文件格式:ZIP

更新时间:2024-03-19 23:18:43

Python

MLP项目 如何在集群上运行实验 SSH进入DICE机器 运行ssh mlp以连接到集群 只有群集上的根节点可以访问Internet 使用所有必需的插件安装conda环境并将其命名为mlp 将仓库克隆到/ git目录。 segmentation_arrayjob.sh期望项目位于git / MLP-project 加载集群脚本 echo 'export PATH=/home/$USER/git/cluster-scripts:$PATH' >> ~/.bashrc echo 'export PATH=/home/$USER/git/cluster-scripts/experiments:$PATH' >> ~/.bashrc source ~/.bashrc 在头节点上,运行python main.py --dataset dataset-sample以下载数据集样本 segment


【文件预览】:
MLP-project-master
----img.png(21KB)
----.DS_Store(6KB)
----config.py(7KB)
----stream_metrics.py(3KB)
----segmentation_arrayjob.sh(1KB)
----ext_transforms.py(20KB)
----utils.py(371B)
----datasets.py(5KB)
----main.py(4KB)
----gen_exp.py(1KB)
----scheduler.py(509B)
----README.md(1006B)
----images2chips.py(4KB)
----run_exp.sh(131B)
----network()
--------network_utils.py(3KB)
--------deeplab.py(7KB)
--------modeling.py(2KB)
--------__init__.py(94B)
--------resnet.py(13KB)
----.gitignore(53B)
----setup.sh(36B)

网友评论