Pinned Repositories
66Days__NaturalLanguageProcessing
I am sharing my Journey of 66DaysofData in Natural Language Processing.
ai-learning-roadmap
Ai Learning Roadmap based on lots of open course sources and book materials. 我总结的 AI 学习路径。
AI-NLP-Paper-Readings
This is my reading list for my PhD in AI, NLP, Deep Learning and more.
Awesome-DeepLearning-500FAQ
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。声明:所有内容来自(仅供学习):https://github.com/scutan90/DeepLearning-500-questions
CCDR
GraphDR
GraphTR
Graph Neural Network for Tag Ranking in Tag-enhanced Video Recommendation(CIKM20)
LSTM_classification_with_pretrainedEmbedding
Based on tensorflow ptb examples, changed for Chinese short sentence classification based on pretrained_Embedding
SentenceSimilarityGet_Based_Simas_LSTM
tensorflow implementation of SiamaseLSTM which used to calculate similarity between two Chinses sentences
text_CNN_with_Eembedding
text_cnn for text classification with pre_trained wordEembedding
lqfarmer's Repositories
lqfarmer/CCDR
lqfarmer/GraphDR
lqfarmer/66Days__NaturalLanguageProcessing
I am sharing my Journey of 66DaysofData in Natural Language Processing.
lqfarmer/AI-NLP-Paper-Readings
This is my reading list for my PhD in AI, NLP, Deep Learning and more.
lqfarmer/AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
lqfarmer/algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
lqfarmer/awesome-computer-vision
A curated list of awesome computer vision resources
lqfarmer/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
lqfarmer/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
lqfarmer/campus_recruitmen_questions
2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。持续更新中
lqfarmer/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
lqfarmer/CTR_Algorithm
一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)
lqfarmer/CV_Interview
I hope this repo can help you a lot!
lqfarmer/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
lqfarmer/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
lqfarmer/LeetCode-2
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
lqfarmer/leetcode-3
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
lqfarmer/leetcode-algorithm
分类整理leetcode算法题解,代码语言采用c++与python实现
lqfarmer/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
lqfarmer/LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
lqfarmer/Leetcode-retag
重新分类 Leetcode 高频题
lqfarmer/leetcode_101
LeetCode 101:和你一起你轻松刷题(C++)
lqfarmer/Machine_Learning_Resources
:fish::fish::fish: 机器学习面试复习资源
lqfarmer/NLP-Interview-Notes
该仓库主要记录 NLP 算法工程师相关的面试题
lqfarmer/nlp_paper_study
研读顶会论文,复现论文相关代码
lqfarmer/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
lqfarmer/RES-Interview-Notes
该仓库主要记录 推荐系统 算法工程师相关的面试题
lqfarmer/Shortest-LeetCode-Python-Solutions
Leet Code 刷题笔记 - - 不求最快最省,但求最短最优雅,Shorter is better here.
lqfarmer/SparrowRecSys
A Deep Learning Recommender System
lqfarmer/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network