Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
awesome-deep-learning-papers
The most cited deep learning papers
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
caffe
This is forked from Caffe ( http://caffe.berkeleyvision.org/ ) . It is used for hyperspectral image classification.
courses
fast.ai Courses
cvpr15deepcompare
Code and models for "Learning to Compare Image Patches via Convolutional Neural Networks"
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
deep-photo-styletransfer-tf
Tensorflow (Python API) implementation of Deep Photo Style Transfer
deepL
deeplearningbook-chinese
Deep Learning Book Chinese Translation
jianyuan2015's Repositories
jianyuan2015/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
jianyuan2015/awesome-deep-learning-papers
The most cited deep learning papers
jianyuan2015/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
jianyuan2015/caffe
This is forked from Caffe ( http://caffe.berkeleyvision.org/ ) . It is used for hyperspectral image classification.
jianyuan2015/courses
fast.ai Courses
jianyuan2015/cvpr15deepcompare
Code and models for "Learning to Compare Image Patches via Convolutional Neural Networks"
jianyuan2015/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
jianyuan2015/deep-photo-styletransfer-tf
Tensorflow (Python API) implementation of Deep Photo Style Transfer
jianyuan2015/deepL
jianyuan2015/deeplearningbook-chinese
Deep Learning Book Chinese Translation
jianyuan2015/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
jianyuan2015/machine-learning-surveys
A curated list of Machine Learning Surveys, Tutorials and Books.
jianyuan2015/opencv
Open Source Computer Vision Library
jianyuan2015/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
jianyuan2015/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
jianyuan2015/pytorch-qrnn
PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM
jianyuan2015/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
jianyuan2015/SFTGAN
CVPR18 - Recovering Realistic Texture in Image Super-resolution by Deep Spatial Feature Transform
jianyuan2015/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
jianyuan2015/tensorflow
Computation using data flow graphs for scalable machine learning
jianyuan2015/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
jianyuan2015/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版