Nerus's repositories
ai-learning-roadmap
Ai Learning Roadmap based on lots of open course sources and book materials. 我总结的 AI 学习路径。
algo
101+ coding interview problems with detailed solutions, test cases, and program analysis
Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertising. They focus on Embedding, Matching, Ranking (CTR prediction, CVR prediction), Post Ranking, Transfer, Reinforcement Learning, Self-supervised Learning and so on.
awesome-tensorflow-2
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
AwesomeCpp
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括多态、虚表、移动语义、友元函数、符号重载、完美转发、智能指针、const和static、数组指针和指针数组、struct内存对齐、enum和union关键字等等
coding_interviews
《剑指Offer》题目汇总&常考题总结(Python实现)
Datasets-for-Recommender-Systems
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
ed4
Computational Cognitive Neuroscience, Fourth Edition
hello-algorithm
🙈🙉🙊 本项目包括:1、我写的三十万字图解算法题典 2、100 张 IT 相关超清思维导图 3、100 篇大厂面经汇总 4、各语言编程电子书 100 本 5、English version supported !!! 🚀🚀 国人项目上榜首不易,右上角助力一波!干就对了,奥利给 !🚀🚀
ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
interview-questions
根据超过 1500 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
interview_internal_reference
2020年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
Knowledge_distillation_via_TF2.0
The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API
KnowledgeGraphData
史上最大规模1.4亿中文知识图谱开源下载
LeetCode
LeetCode solutions with Chinese explanation.
LeetCode-1
LeetCode-Algorithms-DataStructure(write LeetCode with Python3)
leetcode_category
Leetcode solutions organized by the problem categories
leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
Machine-Learning-Notes
白板推导系列课程笔记 初版
NLP4Rec-Papers
Paper list of NLP for recommender systems
pyHGT
Pytorch Code for WWW'20 "Heterogeneous Graph Transformer", which is based on pytorch_geometric
Reflection_Summary
算法理论基础知识应知应会
TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.