Skip to content

Commit 05faae3

Browse files
authored
Remove KerasCV and KerasNLP; new structure for KerasHub and KerasTuner (#1993)
* Updates scripts for new strcuture * Remove old guides * Rework templates for new structure * Add a ton of redirects * Improve KerasHub doc content * Improve CV redirects
1 parent 01f7039 commit 05faae3

File tree

551 files changed

+818
-18140
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

551 files changed

+818
-18140
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ templates/examples/rl/*
1111
templates/examples/keras_recipes/*
1212
templates/examples/timeseries/*
1313
templates/examples/graph/*
14-
templates/guides/**/*.md
15-
templates/keras-tuner/getting_started.md
14+
templates/**/guides/**/*.md
15+
templates/keras_hub/getting_started.md
16+
templates/keras_tuner/getting_started.md
1617
datasets/*
1718
.vscode/*

0 commit comments

Comments
 (0)