> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-feat-cli-docs-generator.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# keras

`wandb`를 [`Keras`](https://keras.io/)와 통합하기 위한 툴

## 클래스

[`class WandbCallback`](/ko/models/ref/python/integrations/keras/wandbcallback/): `WandbCallback`은 자동으로 keras를 wandb와 통합합니다.

[`class WandbEvalCallback`](/ko/models/ref/python/integrations/keras/wandbevalcallback/): 모델 예측 시각화를 위한 Keras 콜백을 구축하기 위한 추상 베이스 클래스입니다.

[`class WandbMetricsLogger`](/ko/models/ref/python/integrations/keras/wandbmetricslogger/): 시스템 메트릭을 W\&B로 보내는 로거입니다.

[`class WandbModelCheckpoint`](/ko/models/ref/python/integrations/keras/wandbmodelcheckpoint/): Keras 모델 또는 모델 가중치를 주기적으로 저장하는 체크포인트입니다.
