yangzhaojason
CV, Abnormal Behavior Analysis, Tensor Decomposition, Detection and Analysis of Malicious Code, Android APP Development, Full Homomorphic Encryption.
BaiduChina
Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Android-development
Based on Tencent Cloud Sliding Verification Module
Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
compare_gan
Compare GAN code.
deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
Feature
Data pre-processing
GANs-in-TF
Multiple latest frameworks
GNNPapers
Must-read papers on graph neural networks (GNN)
improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
SortMax
Perform a multi-classification problem using the LSTM algorithm
yangzhaojason's Repositories
yangzhaojason/GNNPapers
Must-read papers on graph neural networks (GNN)
yangzhaojason/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
yangzhaojason/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
yangzhaojason/Transform_based_Tensor_Decomposition_FHE-master
Transform_based_Tensor_Decomposition with Fully Homomorphic Encryption
yangzhaojason/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
yangzhaojason/PSPNet-Keras-tensorflow
TensorFlow implementation of original paper : https://github.com/hszhao/PSPNet
yangzhaojason/machine_learning_beginner
机器学习初学者公众号作品
yangzhaojason/SCDA_keras
A keras and tensorflow implementation of the "Selective Convolutional Descriptor Aggregation" algorithm
yangzhaojason/lihang-code
《统计学习方法》的代码实现
yangzhaojason/CBIR_EXPLORE
对图像检索技术进行探索
yangzhaojason/SceneTextPapers
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized
yangzhaojason/SortMax
Perform a multi-classification problem using the LSTM algorithm
yangzhaojason/deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
yangzhaojason/Android-development
Based on Tencent Cloud Sliding Verification Module
yangzhaojason/Feature
Data pre-processing
yangzhaojason/research-curriculumnet
CurriculumNet: Weakly Supervised Learning from Large-Scale Web Images
yangzhaojason/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
yangzhaojason/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
yangzhaojason/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
yangzhaojason/DCGAN-for-Bird-Generation
DCGAN and WGAN implementation on Keras for Bird Generation
yangzhaojason/DSH_tensorflow
implemement of DEEP SUPERVISED HASHING FOR FAST IMAGE RETRIEVAL_CVPR2016