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/intro_to_machine_learn_with_python
shuxiangguo/cnn_np
使用numpy构建cnn复习深度学习知识
shuxiangguo/Java
我的Java学习历程
shuxiangguo/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
shuxiangguo/vimrc
The ultimate Vim configuration: vimrc
shuxiangguo/vscode-java
Java Language Support for Visual Studio Code
shuxiangguo/pgmagick
pgmagick is a yet another boost.python based wrapper for GraphicsMagick/ImageMagick.
shuxiangguo/FoudationsForAnalysisWithPython
shuxiangguo/npmlog
The logger that npm uses
shuxiangguo/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
shuxiangguo/ENet
ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
shuxiangguo/Pillow
The friendly PIL fork (Python Imaging Library)
shuxiangguo/Algorithm
《算法》第四版读书笔记
shuxiangguo/ThePriciplesOfObjectOrientedJs
JavaScript面向对象精要
shuxiangguo/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
shuxiangguo/GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
shuxiangguo/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
shuxiangguo/pydata-notebook
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
shuxiangguo/blog
🌈 原创&翻译 🌈
shuxiangguo/pytorch-GAN
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
shuxiangguo/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
shuxiangguo/tensorflowbook
tensorflow教程每个章节的源码
shuxiangguo/node-debug-tutorial
3法3例细说node-debug
shuxiangguo/riacn-code
《Redis实战》一书的相关源码。
shuxiangguo/hdrnet
An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017
shuxiangguo/Flotr2
Graphs and Charts for Canvas in JavaScript.
shuxiangguo/promises-book
JavaScript Promise迷你书
shuxiangguo/deepframeworks
Evaluation of Deep Learning Frameworks
shuxiangguo/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
shuxiangguo/learnGitBranching
An interactive git visualization to challenge and educate!