Pinned Repositories
ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
awesome-cs-courses-zh
计算机公开课推荐
awesome-programming-books.github.io
📚 经典技术书籍 PDF 文件,持续更新...
BazelTutorial
手把手教你学Bazel
ci_mpm
Toy repository for the CI lecture
interview
interview, internship and experiences :shit:
leetcode
roadmap and cpp solutions :triangular_flag_on_post:
project
repo with toy projects :game_die:
yuy4o
docs space :octocat:
yuy4o.github.io
Personal Homepage :neckbeard:
yuy4o's Repositories
yuy4o/project
repo with toy projects :game_die:
yuy4o/yuy4o.github.io
Personal Homepage :neckbeard:
yuy4o/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
yuy4o/awesome-cs-courses-zh
计算机公开课推荐
yuy4o/awesome-programming-books.github.io
📚 经典技术书籍 PDF 文件,持续更新...
yuy4o/BazelTutorial
手把手教你学Bazel
yuy4o/ci_mpm
Toy repository for the CI lecture
yuy4o/CPlusPlusThings
C++那些事
yuy4o/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
yuy4o/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
yuy4o/interview
interview, internship and experiences :shit:
yuy4o/leetcode
roadmap and cpp solutions :triangular_flag_on_post:
yuy4o/yuy4o
docs space :octocat:
yuy4o/develop-in-docker
make develop env in docker
yuy4o/dwnlpinterview
Datawhale NLP 面筋
yuy4o/environments_mpm_final
Repository for use with lecture 03 of Modern Programming Methods (completed version).
yuy4o/GoX
study go
yuy4o/gtest-demo
Unit test demo using Google Test.
yuy4o/imhuay-studies
Notes of Develop/NLP/DeepLearning/Algorithms/LeetCodes
yuy4o/jekyll-theme-chirpy
A minimal, responsive, and feature-rich Jekyll theme for technical writing.
yuy4o/Machine-Learning
机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)
yuy4o/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
yuy4o/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
yuy4o/numerical-mooc
A course in numerical methods with Python for engineers and scientists: currently 5 learning modules, with student assignments.
yuy4o/pytorch101
learn pytorch from scrach
yuy4o/scutan90-DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
yuy4o/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
yuy4o/sword-for-offer
使用Python3用优雅的方式实现《剑指Offer》中的题目。
yuy4o/ThreadPool
A simple C++11 Thread Pool implementation. 一个C++11线程池实现 (中文注释版)。
yuy4o/yccod-2021_BAT_Algorithm
涵盖LeetCode、剑指offer、手撕代码高频算法题、ML重点知识点以及概率智力题等