Pinned Repositories
ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini/Claude LLM 应用。
applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
ML-study
自己整理了一些ML入门的知识,以及ML项目中的一些经验总结分享
onlinePic
rec-project-multiRecall
文章推荐场景下多路召回实践,使用user_baseCF,item_basedCF, matrix_basedCF, FM算法
iswangyk's Repositories
iswangyk/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
iswangyk/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
iswangyk/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
iswangyk/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
iswangyk/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
iswangyk/ML-study
自己整理了一些ML入门的知识,以及ML项目中的一些经验总结分享
iswangyk/onlinePic
iswangyk/rec-project-multiRecall
文章推荐场景下多路召回实践,使用user_baseCF,item_basedCF, matrix_basedCF, FM算法
iswangyk/Grokking-the-Coding-Interview-Patterns
This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems.
iswangyk/system-design
High-level system design and object-oriented design