Skip to content

Commit

Permalink
Merge pull request ritchieng#101 from ProGamerGov/patch-1
Browse files Browse the repository at this point in the history
Added Dream-Creator
  • Loading branch information
ritchieng authored Aug 19, 2020
2 parents fa35fa8 + 9c2eeb8 commit c1367cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -1098,6 +1098,7 @@ <h2 id="visualization">Visualization<a class="headerlink" href="#visualization"
<li><a href="https://github.com/ProGamerGov/neural-dream">DeepDream: dream-like hallucinogenic visuals</a></li>
<li><a href="https://github.com/MisaOgura/flashtorch">FlashTorch: Visualization toolkit for neural networks in PyTorch</a></li>
<li><a href="https://github.com/greentfrapp/lucent">DeepDream: dream-like hallucinogenic visuals</a></li>
<li><a href="https://github.com/ProGamerGov/dream-creator">DreamCreator: Training GoogleNet models for DeepDream with custom datasets made simple</a></li>
</ul>
<h2 id="explainability">Explainability<a class="headerlink" href="#explainability" title="Permanent link"></a></h2>
<ul>
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [DeepDream: dream-like hallucinogenic visuals](https://github.com/ProGamerGov/neural-dream)
- [FlashTorch: Visualization toolkit for neural networks in PyTorch](https://github.com/MisaOgura/flashtorch)
- [Lucent: Lucid adapted for PyTorch](https://github.com/greentfrapp/lucent)
- [DreamCreator: Training GoogleNet models for DeepDream with custom datasets made simple](https://github.com/ProGamerGov/dream-creator)

## Explainability
- [Efficient Covariance Estimation from Temporal Data](https://github.com/hrayrhar/T-CorEx)
Expand Down

0 comments on commit c1367cd

Please sign in to comment.