All Projects → jkarimi91 → cs20si

jkarimi91 / cs20si

Licence: other
My solutions to Stanford's CS20si: Tensorflow for Deep Learning Research.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to cs20si

Adain Style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
Stars: ✭ 1,049 (+6893.33%)
Mutual labels:  neural-style
Fast Style Transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
Stars: ✭ 10,240 (+68166.67%)
Mutual labels:  neural-style
Online Neural Doodle
Feedforward neural doodle
Stars: ✭ 183 (+1120%)
Mutual labels:  neural-style
Texture nets
Code for "Texture Networks: Feed-forward Synthesis of Textures and Stylized Images" paper.
Stars: ✭ 1,147 (+7546.67%)
Mutual labels:  neural-style
Neural Art
Recreate photos in the style of famous artists with neural networks
Stars: ✭ 81 (+440%)
Mutual labels:  neural-style
Neural Style Audio Torch
Torch implementation for audio neural style.
Stars: ✭ 130 (+766.67%)
Mutual labels:  neural-style
Neural Style Pt
PyTorch implementation of neural style transfer algorithm
Stars: ✭ 456 (+2940%)
Mutual labels:  neural-style
MeuralPaint
TensorFlow implementation of CNN fast neural style transfer ⚡️ 🎨 🌌
Stars: ✭ 19 (+26.67%)
Mutual labels:  neural-style
Neural Style Docker
A dockerized version of neural style transfer algorithms
Stars: ✭ 100 (+566.67%)
Mutual labels:  neural-style
Faststyle
Tensorflow implementation of fast neural style transfer.
Stars: ✭ 170 (+1033.33%)
Mutual labels:  neural-style
Squeezenet Neural Style Pytorch
Lightweight implementation of neural style in Pytorch with SqueezeNet
Stars: ✭ 74 (+393.33%)
Mutual labels:  neural-style
Fastneuralstyle
Fast Neural Style for Image Style Transform by Pytorch
Stars: ✭ 76 (+406.67%)
Mutual labels:  neural-style
Neural Tools
Tools made for usage alongside artistic style transfer projects
Stars: ✭ 150 (+900%)
Mutual labels:  neural-style
Torch Models
Stars: ✭ 65 (+333.33%)
Mutual labels:  neural-style
Tensorflow Fast Style Transfer
A simple, concise tensorflow implementation of fast style transfer
Stars: ✭ 224 (+1393.33%)
Mutual labels:  neural-style
Neural Style
本代码加入了神经风格迁移中文注释,更易理解,同时新加入begin.py可直接运行调试。
Stars: ✭ 42 (+180%)
Mutual labels:  neural-style
Style Transfer
A Keras Implementation of "A Neural Algorithm of Artistic Style"
Stars: ✭ 115 (+666.67%)
Mutual labels:  neural-style
Keras-Style-Transfer
An implementation of "A Neural Algorithm of Artistic Style" in Keras
Stars: ✭ 36 (+140%)
Mutual labels:  neural-style
Neural-Tile
A better tiling script for Neural-Style
Stars: ✭ 35 (+133.33%)
Mutual labels:  neural-style
Tensorflowprojects
Deep learning using tensorflow
Stars: ✭ 167 (+1013.33%)
Mutual labels:  neural-style

CS20si Solutions

What is this?

These are my solutions to Stanford's CS20si: Tensorflow for Deep Learning Research.

What is covered in the assignments?

Assignment 1: Welcome to TensorFlow (handout)

Assignment 2: Neural Style Transfer (handout)

Assignment 3: Chatbot (handout)

Note: For various reasons, I decided to implement assignment 3 from scratch and using PyTorch. As a result, my solution to assignment 3 has been moved to its own repo.

Acknowledgements

Thanks to Chip for putting this class together.

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].