MCPcopy
hub / github.com/cs230-stanford/cs230-code-examples / search_hyperparams.py

File search_hyperparams.py

tensorflow/nlp/search_hyperparams.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Peform hyperparemeters search"""
2
3import argparse
4import os

Callers

nothing calls this directly

Calls 2

ParamsClass · 0.90
launch_training_jobFunction · 0.70

Tested by

no test coverage detected