Pinned Repositories
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
awesome-courses
:books: List of awesome university courses for learning Computer Science!
Awesome-DeepLearning-500FAQ
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。声明:所有内容来自(仅供学习):https://github.com/scutan90/DeepLearning-500-questions
awesome-java
Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).
C-background-development-interview-experience
C++后台开发面试经验
CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
cs-self-learning
计算机自学指南
cs61b
data structure
cs61b-sp18
Self-study of CS61B, the CS course (Data Structures, Spring 2018) at UC Berkeley by Josh Hug
KevinWangk's Repositories
KevinWangk/AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
KevinWangk/cs-self-learning
计算机自学指南
KevinWangk/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
KevinWangk/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
KevinWangk/everyone-can-use-english
人人都能用英语
KevinWangk/faster-git
a chinese tutorial of git
KevinWangk/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
KevinWangk/json-tutorial
从零开始的 JSON 库教程
KevinWangk/KevinWangk.github.io
博客
KevinWangk/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
KevinWangk/MIT6.S081-class
KevinWangk/MobileFaceNet
PyTorch implementation of MobileFaceNets
KevinWangk/MyTinySTL
Achieve a tiny STL in C++11
KevinWangk/office-automation
python自动化办公
KevinWangk/onnx-simplifier
Simplify your onnx model
KevinWangk/platform_frameworks_base
KevinWangk/project-based-learning
Curated list of project-based tutorials
KevinWangk/Python-100-Days
Python - 100天从新手到大师
KevinWangk/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
KevinWangk/recommendation_model
练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等
KevinWangk/Skiplist-CPP
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
KevinWangk/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
KevinWangk/tinyrpc
c++ async rpc framework. 14w+qps.
KevinWangk/TinyWebServer
:fire: Linux下C++轻量级Web服务器
KevinWangk/VABlog
YUV/PCM/H264/H265/AAC/FFmpeg/Opengl. 这有丰富的音视频开发的学习资源、开发工具、优秀书籍、教程、面试题和开源项目,旨在帮助开发者和爱好者更好地学习、实践和工作。
KevinWangk/Web
千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
KevinWangk/workflow
C++ Parallel Computing and Asynchronous Networking Engine
KevinWangk/xv6-labs-2020
MIT 6.S081课程
KevinWangk/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
KevinWangk/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors