Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
algorithms
Algorithms & Data structures in C++.
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
APUE_notes
《UNIX环境高级编程》中文第三版笔记
Awesome-algorithm-interview
算法工程师(人工智能CV方向)面试问题及相关资料
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
albertchen121's Repositories
albertchen121/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
albertchen121/algorithms
Algorithms & Data structures in C++.
albertchen121/APUE_notes
《UNIX环境高级编程》中文第三版笔记
albertchen121/Big-Data-Resources
大数据/数据挖掘/推荐系统/机器学习相关资源
albertchen121/caffe
Caffe on both Linux and Windows
albertchen121/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
albertchen121/deep_learning_notes
deeplearningbook学习笔记,来自于 http://www.deeplearningbook.org
albertchen121/design-resource
A list of design resources.
albertchen121/Kaggle_CrowdFlower
1st Place Solution for Search Results Relevance Competition on Kaggle (https://www.kaggle.com/c/crowdflower-search-relevance)
albertchen121/LeetCode-Cpp
LeetCode Solutions in C++
albertchen121/network_resource_url
优质的网络资源的地址
albertchen121/notes
研究生阶段的一些文章(技术、思考、读书笔记、日常琐事等)
albertchen121/python_learning_notes
《learning python》中文第四版的学习笔记,由纸值文档转换而来
albertchen121/python_tools
Python常用库以及第三方package的使用笔记
albertchen121/real_time_face_recognition
Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet
albertchen121/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
albertchen121/test
欢迎
albertchen121/UFLDL-tutorial
Deep Learning and Unsupervised Feature Learning Tutorial Solutions