Skip to content

Commit

Permalink
🚧 Hide spam classification tutorial temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
EssamWisam committed Jun 10, 2024
1 parent 47e52db commit 38ae2d5
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,9 @@ makedocs(
"Early Stopping"=>"workflow examples/Early Stopping/iteration.md",
"Live Training"=>"workflow examples/Live Training/live-training.md",
],
"Tutorials"=>Any[
# "MNIST Digits Classification"=>"full tutorials/MNIST.md",
# "Boston House Prices Prediction"=>"full tutorials/Boston.md",
"Spam Detection with RNNs"=>"full tutorials/Spam Detection with RNNs/SMS.md"
],
# "Tutorials"=>Any[
# "Spam Detection with RNNs"=>"full tutorials/Spam Detection with RNNs/SMS.md"
# ],
"Contributing" => "contributing.md"],
doctest = false,
)
Expand Down

0 comments on commit 38ae2d5

Please sign in to comment.