Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Algorithms-4th
Algorithms, Part I & Part II by Princeton University
APUE_notes
《UNIX环境高级编程》中文第三版笔记
awesome
不积硅步,无以至千里
Awesome-Interviews
Awesome Interviews for Coder, Programming Language, Software Engineering, Web, Backend, Distributed Infrastructure, DataScience & AI | 面试必备
baidu-allreduce
Basic_Codeing_for_CNN
some basic algorithm python implement from Detection ,Segmentation.
bazel
a fast, scalable, multi-language and extensible build system
ctpn2
fasterrcnn_tensorflow-impl
详细注释版
codecookinging's Repositories
codecookinging/ctpn2
codecookinging/fasterrcnn_tensorflow-impl
详细注释版
codecookinging/Algorithms-4th
Algorithms, Part I & Part II by Princeton University
codecookinging/APUE_notes
《UNIX环境高级编程》中文第三版笔记
codecookinging/baidu-allreduce
codecookinging/caffe
Caffe: a fast open framework for deep learning.
codecookinging/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
codecookinging/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
codecookinging/designing-data-intensive-application
personal booknotes of Designing Data-Intensive Application
codecookinging/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
codecookinging/FastMemcpy
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
codecookinging/Learning-Operating-Systems
UCB《Operating Systems and Systems Programming》课程:https://cs162.eecs.berkeley.edu
codecookinging/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
codecookinging/LinuxMarkdown
Linux环境编程的笔记整理
codecookinging/LinuxServerCodes
Linux高性能服务器编程源码
codecookinging/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
codecookinging/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
codecookinging/scene_text
codecookinging/STL
STL源码分析
codecookinging/tensorflow-deeplab-resnet
DeepLab-ResNet rebuilt in TensorFlow
codecookinging/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
codecookinging/XGBoost_vs_LightGBM
Comparison of XGBoost and LightGBM (speed, accuracy and complexity)
codecookinging/xue
雪浪的衣服识别代码 的 Tensorflow 实现