Pinned Repositories
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
firstStepWithTensorflow
GraphEmbedding
Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec
gym
A toolkit for developing and comparing reinforcement learning algorithms.
kubernetes
Production-Grade Container Scheduling and Management
learngit
学习如何使用Git和GitHub,文件“学习Git总结”可以参考学习!
LearningDeepLearning
leetcode
LeetCode刷题
tuchao1996's Repositories
tuchao1996/leetcode
LeetCode刷题
tuchao1996/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
tuchao1996/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
tuchao1996/firstStepWithTensorflow
tuchao1996/GraphEmbedding
Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec
tuchao1996/gym
A toolkit for developing and comparing reinforcement learning algorithms.
tuchao1996/kubernetes
Production-Grade Container Scheduling and Management
tuchao1996/learngit
学习如何使用Git和GitHub,文件“学习Git总结”可以参考学习!
tuchao1996/LearningDeepLearning
tuchao1996/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
tuchao1996/Leetcode-notes
tuchao1996/LeraningTensorflow
learn tensorflow
tuchao1996/libsvm
tuchao1996/NoteMLZhihuaZhou
tuchao1996/PAT
🍭 浙江大学PAT题解(C/C++/Java) - 努力成为萌萌的程序媛~
tuchao1996/Reading
记录平时爱看的论文、书籍、工具文档~
tuchao1996/Reco-papers
Classic papers and resources on recommendation
tuchao1996/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
tuchao1996/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
tuchao1996/tensorflowEnv
introduce how to create environment for tensorflow-GPU
tuchao1996/tuchao1996.github.io
个人博客~
tuchao1996/webSpiderForZjuControl
A simple web spider using re/requests library for Control of Zju