/
githubmirror
/
Made-With-ML
Обзор
Документация
Войти
/
githubmirror
/
Made-With-ML
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
mkdocs.yml
19 строк
520 B
GokuMohandas
ML for Developers
26 июл 2023, 14:53
26 июл 2023, 14:53
776a75b
Код
Авторство
О чём код?
site_name: Made With ML site_url: https://madewithml.com/ repo_url: https://github.com/GokuMohandas/Made-With-ML/ nav: - Home: index.md - madewithml: - data: madewithml/data.md - models: madewithml/models.md - train: madewithml/train.md - tune: madewithml/tune.md - evaluate: madewithml/evaluate.md - predict: madewithml/predict.md - serve: madewithml/serve.md - utils: madewithml/utils.md theme: readthedocs plugins: - mkdocstrings watch: - . # reload docs for any file changes