본문으로 건너뛰기

Keras

wandbKeras를 통합하기 위한 도구들.

Keras는 TensorFlow를 위한 딥러닝 API입니다.

클래스

class WandbCallback: WandbCallback은 자동으로 keras와 wandb를 통합합니다.

class WandbEvalCallback: 모델 예측값 시각화를 위한 Keras 콜백을 구축하기 위한 추상 기본 클래스입니다.

class WandbMetricsLogger: W&B에 시스템 메트릭을 전송하는 로거입니다.

class WandbModelCheckpoint: 주기적으로 Keras 모델 또는 모델 가중치를 저장하는 체크포인트입니다.

On this page
Was this page helpful?👍👎