-
Recommendation-Systems-without-Explicit-ID-Features-A-Literature-Review Public
Forked from westlake-repl/Recommendation-Systems-without-Explicit-ID-Features-A-Literature-ReviewPaper List of Pre-trained Foundation Recommender Models
UpdatedAug 12, 2024 -
models Public
Forked from tensorflow/modelsModels built with TensorFlow
Python Other UpdatedJul 17, 2024 -
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedJun 10, 2024 -
MiniCPM Public
Forked from OpenBMB/MiniCPMMiniCPM-2B: An end-side LLM outperforming Llama2-13B.
Jupyter Notebook Apache License 2.0 UpdatedJun 5, 2024 -
Recommender_System Public
Forked from solidglue/Recommender_System推荐系统入门指南,全面介绍了工业级推荐系统的理论知识(王树森推荐系统公开课-基于小红书的场景讲解工业界真实的推荐系统),如何基于TensorFlow2训练模型,如何实现高性能、高并发、高可用的Golang推理微服务。Comprehensively introduced the theory of industrial recommender system, how to trainning …
Jupyter Notebook Apache License 2.0 UpdatedMay 20, 2024 -
Algorithm-Practice-in-Industry Public
Forked from Doragd/Algorithm-Practice-in-Industry搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
Python BSD 2-Clause "Simplified" License UpdatedMar 18, 2024 -
AI-interview-cards Public
Forked from zixian2021/AI-interview-cards最完整的AI算法面试题目仓库,1000道,25个类目
UpdatedAug 13, 2023 -
awesome-langchain Public
Forked from kyrolabs/awesome-langchain😎 Awesome list of tools and projects with the awesome LangChain framework
Creative Commons Zero v1.0 Universal UpdatedJul 20, 2023 -
langflow Public
Forked from langflow-ai/langflow⛓️ Langflow is a UI for LangChain, designed with react-flow to provide an effortless way to experiment and prototype flows.
TypeScript MIT License UpdatedJul 18, 2023 -
Flat-Lattice-Transformer Public
Forked from LeeSureman/Flat-Lattice-Transformercode for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
Python UpdatedMay 10, 2022 -
GAIIC_NER Public
Forked from pinskyrobin/GAIIC_NER2022全球人工智能技术创新大赛—算法挑战赛:商品标题实体识别赛道
Python UpdatedApr 22, 2022 -
applied-ml Public
Forked from eugeneyan/applied-ml📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
MIT License UpdatedFeb 9, 2022 -
CS-Books Public
Forked from forthespada/CS-Books🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
UpdatedJan 16, 2022 -
LDD-LinuxDeviceDrivers Public
Forked from gatieme/LDD-LinuxDeviceDriversLinux内核与设备驱动程序学习笔记
C GNU General Public License v3.0 UpdatedApr 28, 2021 -
FaceX-Zoo Public
Forked from JDAI-CV/FaceX-ZooA PyTorch Toolbox for Face Recognition
Python Other UpdatedApr 1, 2021 -
awesome-deep-learning Public
Forked from ChristosChristofidis/awesome-deep-learningA curated list of awesome Deep Learning tutorials, projects and communities.
UpdatedDec 28, 2020 -
-
PolyEncoder Public
Forked from sfzhou5678/PolyEncoderAn unofficial implementation of Poly-encoder (Poly-encoders: Transformer Architectures and Pre-training Strategies for Fast and Accurate Multi-sentence Scoring)
Python UpdatedMay 7, 2020 -
ddia Public
Forked from Vonng/ddia《Designing Data-Intensive Application》DDIA中文翻译
UpdatedMar 27, 2020 -
WebServer Public
Forked from linyacool/WebServerA C++ High Performance Web Server
C++ MIT License UpdatedMar 3, 2020 -
CLUE Public
Forked from CLUEbenchmark/CLUE中文任务基准测评 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
Python UpdatedJan 13, 2020 -
-
JavaGuide Public
Forked from Snailclimb/JavaGuide【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Java UpdatedAug 19, 2019 -
NLP-Models-Tensorflow Public
Forked from mesolitica/NLP-Models-TensorflowGathers machine learning and Tensorflow deep learning models for NLP problems
Jupyter Notebook MIT License UpdatedMay 12, 2019 -
kaggle_criteo_ctr_challenge- Public
Forked from chengstone/kaggle_criteo_ctr_challenge-This is a kaggle challenge project called Display Advertising Challenge by CriteoLabs at 2014.这是2014年由CriteoLabs在kaggle上发起的广告点击率预估挑战项目。
Jupyter Notebook MIT License UpdatedMar 31, 2019 -
scanns Public
Forked from LinkedInAttic/scannsA scalable nearest neighbor search library in Apache Spark
Scala Other UpdatedMar 29, 2019 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedMar 12, 2019 -
-
ChineseNRE Public
Forked from buppt/ChineseNRE中文实体关系抽取,pytorch,bilstm+attention
Python UpdatedNov 18, 2018 -
BERT-NER Public
Forked from kyzhouhzau/BERT-NERUse google BERT to do CoNLL-2003 NER !
Python UpdatedNov 14, 2018