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

@@ -60,7 +60,7 @@ module.exports = {
{'CLI Tools': ['apps/clearml_session', 'apps/clearml_task', 'apps/clearml_param_search']},
{'Integrations': [
'integrations/autokeras',
'integrations/catboost', 'integrations/click', 'guides/frameworks/fastai/fastai_with_tensorboard',
'integrations/catboost', 'integrations/click', 'integrations/fastai',
'integrations/hydra',
'integrations/keras', 'guides/frameworks/tensorflow/integration_keras_tuner',
'integrations/lightgbm', 'integrations/matplotlib',