All Projects → duc0 → Deep Dream In Pytorch

duc0 / Deep Dream In Pytorch

Licence: mit
Pytorch implementation of the DeepDream computer vision algorithm

Projects that are alternatives of or similar to Deep Dream In Pytorch

Intro To Deep Learning
A collection of materials to help you learn about deep learning
Stars: ✭ 103 (+14.44%)
Mutual labels:  ai, jupyter-notebook, deep-neural-networks
Vitech
tuyển chọn các tài liệu về công nghệ bằng tiếng Việt
Stars: ✭ 63 (-30%)
Mutual labels:  ai, jupyter-notebook, deep-neural-networks
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (+7.78%)
Mutual labels:  jupyter-notebook, deep-neural-networks, torch
Learnopencv
Learn OpenCV : C++ and Python Examples
Stars: ✭ 15,385 (+16994.44%)
Mutual labels:  ai, jupyter-notebook, deep-neural-networks
Caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
Stars: ✭ 8,409 (+9243.33%)
Mutual labels:  ai, deep-neural-networks, caffe2
Caffe2 Ios
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
Stars: ✭ 221 (+145.56%)
Mutual labels:  ai, deep-neural-networks, caffe2
Netron
Visualizer for neural network, deep learning, and machine learning models
Stars: ✭ 17,193 (+19003.33%)
Mutual labels:  ai, torch, caffe2
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (+731.11%)
Mutual labels:  ai, jupyter-notebook, deep-neural-networks
Aiopen
AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更清晰和更全面的了解。
Stars: ✭ 62 (-31.11%)
Mutual labels:  ai, jupyter-notebook
Gdax Orderbook Ml
Application of machine learning to the Coinbase (GDAX) orderbook
Stars: ✭ 60 (-33.33%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Gtsrb
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
Stars: ✭ 65 (-27.78%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Deej A.i.
Create automatic playlists by using Deep Learning to *listen* to the music
Stars: ✭ 57 (-36.67%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Lipreading
Stars: ✭ 49 (-45.56%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Cs231n
My Solution to Assignments of CS231n in Winter2016
Stars: ✭ 71 (-21.11%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Elemnet
Deep Learning the Chemistry of Materials From Only Elemental Composition for Enhancing Materials Property Prediction
Stars: ✭ 44 (-51.11%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-25.56%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Bipropagation
Stars: ✭ 41 (-54.44%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Train Ai With Django Swagger Jwt
Train AI (Keras + Tensorflow) to defend apps with Django REST Framework + Celery + Swagger + JWT - deploys to Kubernetes and OpenShift Container Platform
Stars: ✭ 66 (-26.67%)
Mutual labels:  ai, deep-neural-networks
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+1205.56%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Dann
Deep Neural Network Sandbox for JavaScript.
Stars: ✭ 75 (-16.67%)
Mutual labels:  ai, deep-neural-networks

deep-dream-in-pytorch

Pytorch (https://github.com/pytorch/pytorch) implementation of the deep dream (https://en.wikipedia.org/wiki/DeepDream) computer vision algorithm

Installation

Install Jupyter notebook with Anaconda

http://jupyter.org/install

Run jupyter notebook and open deep-dream-pytorch.ipynb

Note: to improve performance set CUDA_ENABLED = True in the notebook if you have a capable Nvidia GPU.

Examples

Cloud

img

DeepDream Cloud

dd

Waves

img

DeepDream Waves

dd

Starry Night

img

DeepDream Starry Night

dd

Fun video games with good AI

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].