Pinned Repositories
arts
每周一道算法一本书
C_plus_plus_exercise
C++ 简单练习项目
chzhshch
缠中说禅博客文章合集
CS-Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
deeplearningbook-chinese
Deep Learning Book Chinese Translation
designPattern
大话设计模式源码,pdf书籍
Entity_Alignment_Papers
Must-read papers on entity alignment published in recent years
gitalk-commnet
gitalk-commnet
JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Slashyouth.github.io
MyBlog
Slashyouth's Repositories
Slashyouth/C_plus_plus_exercise
C++ 简单练习项目
Slashyouth/Entity_Alignment_Papers
Must-read papers on entity alignment published in recent years
Slashyouth/gitalk-commnet
gitalk-commnet
Slashyouth/JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Slashyouth/Slashyouth.github.io
MyBlog
Slashyouth/arts
每周一道算法一本书
Slashyouth/chzhshch
缠中说禅博客文章合集
Slashyouth/CS-Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Slashyouth/deeplearningbook-chinese
Deep Learning Book Chinese Translation
Slashyouth/designPattern
大话设计模式源码,pdf书籍
Slashyouth/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
Slashyouth/EAkit
Entity Alignment toolkit (EAkit), a lightweight, easy-to-use and highly extensible PyTorch implementation of many entity alignment algorithms.
Slashyouth/G2Plot
:dango: An interactive and responsive charting library
Slashyouth/gridea
✍️ A static blog writing client (一个静态博客写作客户端)
Slashyouth/gsysbrj.github.io
缠中说禅的博客全文,移动适配和样式优化
Slashyouth/hust
Slashyouth/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Slashyouth/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
Slashyouth/lemon-guide
收纳操作系统、JAVA、算法、数据库、中间件、解决方案、架构、DevOps和大数据等技术栈总结!
Slashyouth/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Slashyouth/Python-100-Days
Python - 100天从新手到大师
Slashyouth/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Slashyouth/Reading-notes
注:本仓库中的文章并不是原创,而是学习相关书籍或文章的读书笔记
Slashyouth/taichi
Computer Graphics R&D Infrastructure
Slashyouth/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net