File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ guides:
1919 contents :
2020 - sequential_model
2121 - functional_api
22+ - workflows_sequential
23+ - workflows_functional
2224
2325# examples:
2426
@@ -54,6 +56,12 @@ reference:
5456 - extract_keras_model
5557 - keras_evaluate
5658
59+ - title : " Custom recipe steps"
60+ desc : >
61+ Custom stpes for recipe which uses kerasnip models specifications
62+ contents :
63+ - step_collapse
64+
5765development :
5866 mode : auto
5967
@@ -75,6 +83,11 @@ navbar:
7583 href : articles/sequential_model.html
7684 - text : " Functional API"
7785 href : articles/functional_api.html
86+ - text : " Workflows"
87+ - text : " Sequential Model"
88+ href : articles/workflows_sequential.html
89+ - text : " Functional API"
90+ href : articles/workflows_functional.html
7891 github :
7992 icon : fa-github
8093 href : https://github.com/davidrsch/kerasnip
You can’t perform that action at this time.
0 commit comments