Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ python3 retrain.py \ --image_dir /softpro/ss18/caption/cocoapi/train_all_objects/ ``` Veränderte Hyperparameter können auch als Argumente übergeben werden: ```python ``` python retrain.py \ --image_dir /softpro/ss18/caption/cocoapi/train_all_objects/ \ --how_many_training_steps 4000 \ Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ python3 retrain.py \ --image_dir /softpro/ss18/caption/cocoapi/train_all_objects/ ``` Veränderte Hyperparameter können auch als Argumente übergeben werden: ```python ``` python retrain.py \ --image_dir /softpro/ss18/caption/cocoapi/train_all_objects/ \ --how_many_training_steps 4000 \ Loading