Pinned Repositories
astro
Attention-PyTorch
注意力机制实践
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
c-
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
C-Resource
黑马程序员匠心之作|C++教程从0到1入门编程
CodeMirror
In-browser code editor
leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Dr-Zhou's Repositories
Dr-Zhou/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Dr-Zhou/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
Dr-Zhou/astro
Dr-Zhou/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Dr-Zhou/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
Dr-Zhou/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
Dr-Zhou/c-
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
Dr-Zhou/C-Resource
黑马程序员匠心之作|C++教程从0到1入门编程
Dr-Zhou/CodeMirror
In-browser code editor
Dr-Zhou/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Dr-Zhou/CPlusPlusThings
C++那些事
Dr-Zhou/cvpr2019
cvpr2019 papers
Dr-Zhou/DCAN
Code release for "Domain Conditioned Adaptation Network" (AAAI 2020)
Dr-Zhou/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
Dr-Zhou/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens and Luca Antiga.
Dr-Zhou/domain-adaptation-capls
Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling
Dr-Zhou/dperf
dperf is a 100Gbps network load tester.
Dr-Zhou/EffectiveModernCppChinese
《Effective Modern C++》- 翻译版
Dr-Zhou/FogWorkflowSim
An Environment for Simulation and Performance Evaluation of Workflows in Fog Computing
Dr-Zhou/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Dr-Zhou/interpretable-ml-book
Book about interpretable machine learning
Dr-Zhou/lihang-code
《统计学习方法》的代码实现
Dr-Zhou/machine_learning_beginner
机器学习初学者公众号作品
Dr-Zhou/multithreading
C++并发与多线程编程
Dr-Zhou/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
Dr-Zhou/Python
All Algorithms implemented in Python
Dr-Zhou/python-Study
最良心的 Python 教程:
Dr-Zhou/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
Dr-Zhou/stanford-cme213.github.io
GitHub page for CME213, Spring 2019
Dr-Zhou/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习