Skip to content

Commit

Permalink
Merge pull request #667 from bestfw/autoencoder-cnn
Browse files Browse the repository at this point in the history
DL for autoencoder and cnn
  • Loading branch information
bestfw authored Nov 21, 2023
2 parents 9205325 + 5b404f1 commit 0a315bd
Show file tree
Hide file tree
Showing 5 changed files with 1,788 additions and 1,523 deletions.
4 changes: 2 additions & 2 deletions open-machine-learning-jupyter-book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ parts:
- file: deep-learning/cnn
- file: deep-learning/gan.md
- file: deep-learning/rnn.ipynb
- file: deep-learning/autoencoder.md
- file: deep-learning/autoencoder.ipynb
- file: deep-learning/lstm.ipynb
- file: deep-learning/time-series.ipynb
- file: deep-learning/dqn.ipynb
Expand Down Expand Up @@ -237,4 +237,4 @@ parts:
- file: slides/ml-advanced/kernel-method
- file: slides/ml-advanced/model-selection
- file: slides/deep-learning/cnn
- file: slides/deep-learning/gan
- file: slides/deep-learning/gan
Loading

1 comment on commit 0a315bd

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.