Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
18.06-linalg-notes
MIT-18.06-线性代数-完整笔记
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
AMS597
Respository for AMS 597 R Package
godoc
Golang实现的接口在线文档管理系统
statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
qwwz's Repositories
qwwz/annotated-transformer
An annotated implementation of the Transformer paper.
qwwz/Bert-Multi-Label-Text-Classification
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
qwwz/book-ml-sem
《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering
qwwz/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
qwwz/cvpr2023
qwwz/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
qwwz/DeepLearning-MuLi-Notes
Notes about courses Dive into Deep Learning by Mu Li
qwwz/dna-pytorch-tutorial
a super basic tutorial on how to create a pytorch models for raw DNA sequences
qwwz/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
qwwz/example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly, 2021)
qwwz/fastbook
The fastai book, published as Jupyter Notebooks
qwwz/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
qwwz/MathFeature
Feature Extraction Package for Biological Sequences
qwwz/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
qwwz/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
qwwz/NLP-python
Codes regarding Natural Language Processing
qwwz/notepad--
一个支持windows/linux/mac的文本编辑器,目标是要替换notepad++,来自**。
qwwz/practice-in-paddle
《神经网络与深度学习》案例与实践
qwwz/py
Repository to store sample python programs for python learning
qwwz/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
qwwz/Python-1
My Python Examples
qwwz/pytorch-tutorial
PyTorch深度学习快速入门教程(绝对通俗易懂!)
qwwz/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
qwwz/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
qwwz/qwwz
Config files for my GitHub profile.
qwwz/TCP-IP-NetworkNote
📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记
qwwz/The-Art-of-Linear-Algebra-zh-CN
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
qwwz/tianya-docs
精心收集的天涯神贴,不带水印,方便阅读
qwwz/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
qwwz/udlbook
Understanding Deep Learning - Simon J.D. Prince