Rewrite fastai integration page (#650)

This commit is contained in:
pollfly
2023-08-16 15:49:13 +03:00
committed by GitHub
parent 720f5067db
commit 91048d4ebc
3 changed files with 118 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
---
title: FastAI
displayed_sidebar: mainSidebar
title: Fast.ai
---
The [fastai_with_tensorboard_example.py](https://github.com/allegroai/clearml/blob/master/examples/frameworks/fastai/legacy/fastai_with_tensorboard_example.py)
example demonstrates the integration of ClearML into code that uses FastAI v1 and TensorBoard.