Pinned Repositories
ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
awesome-deep-learning-papers
The most cited deep learning papers
Clash-for-Windows_Chinese
clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
clash-rules
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。
clash_for_windows
Fndroid/clash_for_windows_pkg/releases 最后备份文件
CNN-Numpy
Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
dwt_based_img_fusion
code for paper: A wavelet-based image fusion tutorial
NSCT_Padma_2014_img_fusion
code for the paper: CT and MR Image Fusion Scheme in Nonsubsampled Contourlet Transform Domain
Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
surui1994's Repositories
surui1994/NSCT_Padma_2014_img_fusion
code for the paper: CT and MR Image Fusion Scheme in Nonsubsampled Contourlet Transform Domain
surui1994/dwt_based_img_fusion
code for paper: A wavelet-based image fusion tutorial
surui1994/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
surui1994/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
surui1994/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
surui1994/awesome-deep-learning-papers
The most cited deep learning papers
surui1994/Clash-for-Windows_Chinese
clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
surui1994/clash-rules
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。
surui1994/clash_for_windows
Fndroid/clash_for_windows_pkg/releases 最后备份文件
surui1994/cryoem-cloud-tools
Software to integrate Relion GUI with Amazon Web Services, accompanied by easy command line tools. Learn more at cryoem-tools.cloud
surui1994/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
surui1994/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
surui1994/DeepLearningPython35
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
surui1994/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
surui1994/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的同意
surui1994/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
surui1994/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
surui1994/LTMR
code for TIP 2019 paper: Hyperspectral Image Super-Resolution via Subspace-Based Low Tensor Multi-Rank Regularization
surui1994/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
surui1994/model-compression
model compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for quantization)
surui1994/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
surui1994/NumPyCNN
Convolutional neural network implementation using NumPy
surui1994/OUCML
surui1994/Python-Knowledge-Handbook
Python Knowledge Handbook by Python数据之道, website: http://liyangbit.com/
surui1994/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
surui1994/quant_class
surui1994/relion
Image-processing software for cryo-electron microscopy
surui1994/THUNDER
A particle-filter framework for robust cryoEM 3D reconstruction
surui1994/unet
U-Net Biomedical Image Segmentation
surui1994/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)