Pinned Repositories
A-Survey-on-Generative-Diffusion-Model
AcademiCodec
AcademiCodec: An Open Source Audio Codec Model for Academic Research
AdderNet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
ALAE
[CVPR2020] Adversarial Latent Autoencoders
Algorithm
《算法》第四版读书笔记
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
hyperIQA
Source code for the CVPR'20 paper "Blindly Assess Image Quality in the Wild Guided by A Self-Adaptive Hyper Network"
shuxiangguo's Repositories
shuxiangguo/first-pr
《GitHub实践入门》实验用仓库
shuxiangguo/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
shuxiangguo/RenZhengfei
任正非**
shuxiangguo/Python-1
All Algorithms implemented in Python
shuxiangguo/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
shuxiangguo/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
shuxiangguo/ionic
Build amazing native and progressive web apps with open web technologies. One app running on everything 🎉
shuxiangguo/opencv
Open Source Computer Vision Library
shuxiangguo/GAN-Timeline
A timeline showing the development of Generative Adversarial Networks (GAN).
shuxiangguo/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
shuxiangguo/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
shuxiangguo/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
shuxiangguo/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
shuxiangguo/Python
shuxiangguo/carbon
🎨 Create and share beautiful images of your source code
shuxiangguo/lihang-code
《统计学习方法》的代码实现
shuxiangguo/DefinitelyTyped
The repository for high quality TypeScript type definitions.
shuxiangguo/d2l-zh
《动手学深度学习》
shuxiangguo/markdownlint
A Node.js style checker and lint tool for Markdown/CommonMark files.
shuxiangguo/playground
Play with neural networks!
shuxiangguo/redis-in-action
Example code from the book
shuxiangguo/node_wechat
do my best
shuxiangguo/Face-Aging-with-Identity-Preserved-Conditional-Generative-Adversarial-Networks
shuxiangguo/improved-gan
Code for the paper "Improved Techniques for Training GANs"
shuxiangguo/shuxiangguo-spider
learn spider
shuxiangguo/tesseract
Tesseract Open Source OCR Engine (main repository)
shuxiangguo/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
shuxiangguo/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
shuxiangguo/requests
Python HTTP Requests for Humans™ ✨🍰✨
shuxiangguo/DeepLearningFromScratch
《深度学习入门 基于Python的理论与实现》学习笔记