MCPcopy Create free account
hub / github.com/AtlasAnalyticsLab/AdaFisher / train.py

File train.py

Image_Classification/src/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from argparse import Namespace as APNamespace, _SubParsersAction, \
2 ArgumentParser
3from typing import Tuple, Dict, Any, List
4from datetime import datetime

Callers

nothing calls this directly

Calls 2

argsFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected