diff --git a/README.md b/README.md index fa2a177..ee3afa0 100755 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ singularity exec --nv DeepLearningWithProtoDUNE.img python train_model.py -o Dev KERAS_BACKEND=tensorflow python -c "from keras import backend" ``` -### To change the weights +### To calculate the weights ``` python calculate_weights.py ```