mirror of
https://github.com/clearml/clearml
synced 2025-06-13 10:03:14 +00:00
Clean hyper-parameter example
This commit is contained in:
parent
5cae1e8384
commit
b3d4ce0b71
@ -167,10 +167,10 @@ Relevant outputs
|
|||||||
* **DEBUG IMAGES**: Generated images
|
* **DEBUG IMAGES**: Generated images
|
||||||
* **LOG**: Console standard output/error
|
* **LOG**: Console standard output/error
|
||||||
|
|
||||||
### Tensorflow Flags / absl
|
### Hyper Parameters / Tensorflow Flags / absl
|
||||||
##### Toy Tensorflow FLAGS logging with absl
|
##### Hyper Parameters / Toy Tensorflow FLAGS logging with absl
|
||||||
|
|
||||||
[absl_example.py](https://github.com/allegroai/trains/blob/master/examples/absl_example.py)
|
[hyper_parameters_example.py](https://github.com/allegroai/trains/blob/master/examples/hyper_parameters_example.py)
|
||||||
is an example of toy Tensorflow FLAGS logging with absl package (*absl-py*) coupled with parameters dictionary
|
is an example of toy Tensorflow FLAGS logging with absl package (*absl-py*) coupled with parameters dictionary
|
||||||
|
|
||||||
Relevant outputs
|
Relevant outputs
|
||||||
|
Loading…
Reference in New Issue
Block a user