We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c5064 commit 4852448Copy full SHA for 4852448
README.md
@@ -62,7 +62,7 @@ singularity exec --nv DeepLearningWithProtoDUNE.img python train_model.py -o Dev
62
KERAS_BACKEND=tensorflow python -c "from keras import backend"
63
```
64
65
-### To change the weights
+### To calculate the weights
66
67
python calculate_weights.py
68
0 commit comments