lst50550825's Stars
zhanwen/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
mohuangrui/ucasthesis
LaTeX Thesis Template for the University of Chinese Academy of Sciences
DeepVAC/deepvac
PyTorch Project Specification.
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
instillai/deep-learning-roadmap
:satellite: All You Need to Know About Deep Learning - A kick-starter
devnag/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch
dalinvip/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In PyTorch Learing Neural Networks Likes CNN、BiLSTM
atiyo/deep_image_prior
Image reconstruction done with untrained neural networks.
BillZito/miniflow
Recreation of core tensorflow functionality: linear and sigmoid layers, forward and back prop, stochastic gradient descent
snowkylin/tensorflow-handbook
简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
tensorlayer/SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
brade31919/SRGAN-tensorflow
Tensorflow implementation of the SRGAN algorithm for single image super-resolution
leftthomas/SRGAN
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
david-gpu/srez
Image super-resolution through deep learning
alexjc/neural-enhance
Super Resolution for images using deep learning.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计