Pinned Repositories
AI_Pappers
AI Paper阅读记录与收藏:机器学习/深度学习/自然语言处理/计算机视觉/智能语音/推荐系统/知识图谱
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
bert4keras
keras implement of transformers for humans
ChatYuan
ChatYuan:元语功能型对话大模型(开源版)
CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
CTR
CTR模型代码和学习笔记总结
ctr-1
ctr相关算法
datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble
Deep-Learning
deeplearningbook-chinese
Deep Learning Book Chinese Translation
zxyscz's Repositories
zxyscz/AI_Pappers
AI Paper阅读记录与收藏:机器学习/深度学习/自然语言处理/计算机视觉/智能语音/推荐系统/知识图谱
zxyscz/bert4keras
keras implement of transformers for humans
zxyscz/ChatYuan
ChatYuan:元语功能型对话大模型(开源版)
zxyscz/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
zxyscz/ctr-1
ctr相关算法
zxyscz/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble
zxyscz/Deep-Learning
zxyscz/dlaicourse
Notebooks for learning deep learning
zxyscz/dssm
DSSM and Multi-View DSSM
zxyscz/ggdy
本项目在电网内网邮箱系统使用中记录的问答数据上,设计基于知识图谱的智能问答客服系统,主要涉及到的算法为无监督文本相似度算法:simCSE。
zxyscz/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
zxyscz/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
zxyscz/interview_internal_reference
2020年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
zxyscz/LeetCode
LeetCode C++ solution
zxyscz/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
zxyscz/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
zxyscz/ner-english
:computer: 英文命名实体识别(NER)的研究
zxyscz/NeuRec
Next RecSys Library
zxyscz/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括各种面试题,基础知识,工程能力等等,提升核心竞争力
zxyscz/NSP-BERT
The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"
zxyscz/pretrained-models
Open Language Pre-trained Model Zoo
zxyscz/QDS-Transformer
zxyscz/samplemod
zxyscz/SimCSE
SimCSE在中文任务上的简单实验
zxyscz/simhash
A Python Implementation of Simhash Algorithm
zxyscz/the-pile
zxyscz/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
zxyscz/TSBERT
基于BERT的中文文本相似度模型
zxyscz/codellama
Inference code for CodeLlama models
zxyscz/Llama-X
Open Academic Research on Improving LLaMA to SOTA LLM