We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7580db5 commit 3e52892Copy full SHA for 3e52892
README.md
@@ -6,5 +6,8 @@ SlopeCardResize.py 将斜坡单元卡片rezise为统一大小并得到一个npy
6
data_read.py 数据读取与增强。
7
nni_trial 借助nni实现模型的超参数优化,并进行滑坡易发性评价。
8
9
+First,installing Requirements
10
+Second,cd nni_trial
11
+Last,nnictl create --config config.yml
12
-requirement:keras/nni/pandas/numpy/matplotlib
13
+Requirements:keras/nni/pandas/numpy/matplotlib
0 commit comments