Pinned Repositories
15-213
cmu 15-213 csapp
6.828-os
MIT6.828
6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
CHENSU12138.github.io
myblog
Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
[ECCV 2022] Compositional Generation using Diffusion Models PyTorch
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
cs61a
2020fall cs61a
cs61b_sp21
remote_connect
远程连接服务器
CHENSU12138's Repositories
CHENSU12138/remote_connect
远程连接服务器
CHENSU12138/15-213
cmu 15-213 csapp
CHENSU12138/6.828-os
MIT6.828
CHENSU12138/6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
CHENSU12138/CHENSU12138.github.io
myblog
CHENSU12138/Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
[ECCV 2022] Compositional Generation using Diffusion Models PyTorch
CHENSU12138/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CHENSU12138/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
CHENSU12138/cs61a
2020fall cs61a
CHENSU12138/cs61b_sp21
CHENSU12138/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
CHENSU12138/DL_paper_code
learning
CHENSU12138/free-programming-books
:books: Freely available programming books
CHENSU12138/it-ebooks-cn
计算机电子书pdf整理
CHENSU12138/Lhy_Machine_Learning
李宏毅2021春季机器学习课程课件及作业
CHENSU12138/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
CHENSU12138/Machine-Learning-Session
CHENSU12138/paper-reading
深度学习经典、新论文逐段精读
CHENSU12138/pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
CHENSU12138/PRML
PRML algorithms implemented in Python
CHENSU12138/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
CHENSU12138/pytorch_self_learning_code
pytorch
CHENSU12138/xv6-labs-2020