All Projects → pytorch-deepdream → Similar Projects or Alternatives

80 Open source projects that are alternatives of or similar to pytorch-deepdream

Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-77.47%)
Mutual labels:  deep-learning-tutorial
Ilearndeeplearning.py
This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.
Stars: ✭ 896 (+205.8%)
Mutual labels:  deep-learning-tutorial
Fake Voice Detection
Using temporal convolution to detect Audio Deepfakes
Stars: ✭ 156 (-46.76%)
Mutual labels:  deep-learning-tutorial
Easy Yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Stars: ✭ 98 (-66.55%)
Mutual labels:  deep-learning-tutorial
Practical Deep Learning Book
Official code repo for the O'Reilly Book - Practical Deep Learning for Cloud, Mobile & Edge
Stars: ✭ 441 (+50.51%)
Mutual labels:  deep-learning-tutorial
Vgg19 with tensorflow
An easy implement of VGG19 with tensorflow, which has a detailed explanation.
Stars: ✭ 173 (-40.96%)
Mutual labels:  deep-learning-tutorial
Deep Tutorials For Pytorch
In-depth tutorials for implementing deep learning models on your own with PyTorch.
Stars: ✭ 971 (+231.4%)
Mutual labels:  deep-learning-tutorial
Nn
🧑‍🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Stars: ✭ 5,720 (+1852.22%)
Mutual labels:  deep-learning-tutorial
Deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
Stars: ✭ 625 (+113.31%)
Mutual labels:  deep-learning-tutorial
Python autocomplete
Use Transformers and LSTMs to learn Python source code
Stars: ✭ 123 (-58.02%)
Mutual labels:  deep-learning-tutorial
Openvino Custom Layers
Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)
Stars: ✭ 101 (-65.53%)
Mutual labels:  deep-learning-tutorial
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (+18.09%)
Mutual labels:  deep-learning-tutorial
Awesome Deep Learning And Machine Learning Questions
【不定期更新】收集整理的一些网站中(如知乎、Quora、Reddit、Stack Exchange等)与深度学习、机器学习、强化学习、数据科学相关的有价值的问题
Stars: ✭ 203 (-30.72%)
Mutual labels:  deep-learning-tutorial
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+301.02%)
Mutual labels:  deep-learning-tutorial
Protobuf-Dreamer
A tiled DeepDream project for creating any size of image, on both CPU and GPU
Stars: ✭ 39 (-86.69%)
Mutual labels:  deepdream
Deeplearning
This repository will contain the example detailed codes of Tensorflow and Keras, This repository will be useful for Deep Learning staters who find difficult to understand the example codes
Stars: ✭ 49 (-83.28%)
Mutual labels:  deep-learning-tutorial
Numpydl
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
Stars: ✭ 169 (-42.32%)
Mutual labels:  deep-learning-tutorial
Deep Learning Experiments
Notes and experiments to understand deep learning concepts
Stars: ✭ 883 (+201.37%)
Mutual labels:  deep-learning-tutorial
python autocomplete
Use Transformers and LSTMs to learn Python source code
Stars: ✭ 172 (-41.3%)
Mutual labels:  deep-learning-tutorial
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+155.29%)
Mutual labels:  deep-learning-tutorial
Alexnet with tensorflow
an implement of AlexNet with tensorflow, which has a detailed explanation.
Stars: ✭ 139 (-52.56%)
Mutual labels:  deep-learning-tutorial
Deep Learning With Pytorch Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
Stars: ✭ 517 (+76.45%)
Mutual labels:  deep-learning-tutorial
Color Accessibility Neural Network Deeplearnjs
🍃 Using a Neural Network to improve web accessibility in JavaScript.
Stars: ✭ 230 (-21.5%)
Mutual labels:  deep-learning-tutorial
Trainyourownyolo
Train a state-of-the-art yolov3 object detector from scratch!
Stars: ✭ 399 (+36.18%)
Mutual labels:  deep-learning-tutorial
Hyperdl Tutorial
深度学习教程整理 | 干货
Stars: ✭ 1,574 (+437.2%)
Mutual labels:  deep-learning-tutorial
Pytorch Neural Style Transfer
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which allow you to reconstruct only the content or the style of the image - for better understanding of how NST works.
Stars: ✭ 106 (-63.82%)
Mutual labels:  deep-learning-tutorial
Tensorflow Project Template
A best practice for tensorflow project template architecture.
Stars: ✭ 3,466 (+1082.94%)
Mutual labels:  deep-learning-tutorial
Gluon Api
A clear, concise, simple yet powerful and efficient API for deep learning.
Stars: ✭ 2,322 (+692.49%)
Mutual labels:  deep-learning-tutorial
Androidtensorflowmachinelearningexample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Stars: ✭ 1,369 (+367.24%)
Mutual labels:  deep-learning-tutorial
neural-dream
PyTorch implementation of DeepDream algorithm
Stars: ✭ 110 (-62.46%)
Mutual labels:  deepdream
Machine Learning Algorithms
A curated list of almost all machine learning algorithms and deep learning algorithms grouped by category.
Stars: ✭ 92 (-68.6%)
Mutual labels:  deep-learning-tutorial
Ml Glossary
Machine learning glossary
Stars: ✭ 2,338 (+697.95%)
Mutual labels:  deep-learning-tutorial
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-77.13%)
Mutual labels:  deep-learning-tutorial
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Stars: ✭ 17 (-94.2%)
Mutual labels:  deep-learning-tutorial
The Incredible Pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
Stars: ✭ 8,584 (+2829.69%)
Mutual labels:  deep-learning-tutorial
Dive Into Dl Pytorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Stars: ✭ 14,234 (+4758.02%)
Mutual labels:  deep-learning-tutorial
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-87.71%)
Mutual labels:  deep-learning-tutorial
Deep-Learning-CNN-for-Image-Recognition
Google TensorFlow project for classification using images or video input.
Stars: ✭ 33 (-88.74%)
Mutual labels:  deepdream
Letslearnai.github.io
Lets Learn AI
Stars: ✭ 33 (-88.74%)
Mutual labels:  deep-learning-tutorial
A Journey Into Convolutional Neural Network Visualization
A journey into Convolutional Neural Network visualization
Stars: ✭ 165 (-43.69%)
Mutual labels:  deep-learning-tutorial
Kalasalingam
IEEE "Invited Talk on Deep Learning" 03/02/2018
Stars: ✭ 13 (-95.56%)
Mutual labels:  deep-learning-tutorial
deep-dream-pytorch
Pytorch implementation of DeepDream on VGG16 Network
Stars: ✭ 46 (-84.3%)
Mutual labels:  deepdream
Kur
Descriptive Deep Learning
Stars: ✭ 811 (+176.79%)
Mutual labels:  deep-learning-tutorial
Machine Learning Tutorials
machine learning and deep learning tutorials, articles and other resources
Stars: ✭ 11,692 (+3890.44%)
Mutual labels:  deep-learning-tutorial
Ufldl tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial
Stars: ✭ 689 (+135.15%)
Mutual labels:  deep-learning-tutorial
Wordgcn
ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks
Stars: ✭ 230 (-21.5%)
Mutual labels:  deep-learning-tutorial
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (+106.48%)
Mutual labels:  deep-learning-tutorial
Adventures In Deep Learning
A curated list of Deep Learning resources sorted by reputation
Stars: ✭ 131 (-55.29%)
Mutual labels:  deep-learning-tutorial
Androidtensorflowmnistexample
Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)
Stars: ✭ 449 (+53.24%)
Mutual labels:  deep-learning-tutorial
lectures-all
Central repository for all lectures on deep learning at UPC ETSETB TelecomBCN.
Stars: ✭ 46 (-84.3%)
Mutual labels:  deep-learning-tutorial
Dl tutorials 10weeks
Deep Learning Tutorials for 10 Weeks
Stars: ✭ 406 (+38.57%)
Mutual labels:  deep-learning-tutorial
Machine learning lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Stars: ✭ 118 (-59.73%)
Mutual labels:  deep-learning-tutorial
First Steps Towards Deep Learning
This is an open sourced book on deep learning.
Stars: ✭ 376 (+28.33%)
Mutual labels:  deep-learning-tutorial
Machine Learning Notebooks
Machine Learning notebooks for refreshing concepts.
Stars: ✭ 222 (-24.23%)
Mutual labels:  deep-learning-tutorial
Deep learning notes
a collection of my notes on deep learning
Stars: ✭ 112 (-61.77%)
Mutual labels:  deep-learning-tutorial
Tensorflow-ML
Different machine learning algorithms implementation in Tensorflow
Stars: ✭ 26 (-91.13%)
Mutual labels:  deep-learning-tutorial
cnn-visualization-keras-tf2
Filter visualization, Feature map visualization, Guided Backprop, GradCAM, Guided-GradCAM, Deep Dream
Stars: ✭ 21 (-92.83%)
Mutual labels:  deepdream
DeepDream
Generative deep learning: DeepDream
Stars: ✭ 17 (-94.2%)
Mutual labels:  deepdream
Tensorflow And Deeplearning Tutorial
A TensorFlow & Deep Learning online course I taught in 2016
Stars: ✭ 2,337 (+697.61%)
Mutual labels:  deep-learning-tutorial
Deeplearning tutorials
The deeplearning algorithms implemented by tensorflow
Stars: ✭ 1,580 (+439.25%)
Mutual labels:  deep-learning-tutorial
1-60 of 80 similar projects