zjcanjux's repositories
daguan_ner_Bert_bilstm_crf
达观算法比赛ner任务,从重新训练bert,到finetune预测。
RNN_Joint_NLU_Chinese
Train Joint_NLU model using Chinese 中文意图和槽联合模型 tensorflow实现和pytorch实现
DeepLearning-Wangshu
B站,小红书,知乎同名
torch-geometric-tutorial
pytorch geometric tutorial/ pytorch geometric 教程/pytorchgeometric tutorial/ pytorchgeometric 教程
Sentence_embedding
Unsupervised Sentence Embeddings 句向量,非监督方法生成句向量 USIF,相似度分析
nlp_paper_study
研读顶会论文,复现论文相关代码
AI_Tutorial
精华机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome-causality-algorithms
An index of algorithms for learning causality with data
awesome-knowledge-graph
整理知识图谱相关学习资料
BERT-related-papers
BERT-related papers
chatbot-list
行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍
effective-java-3rd-chinese
effective-java-3rd 中文版 https://sjsdfg.github.io/effective-java-3rd-chinese
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
Med-ChatGLM
Repo for Chinese Medical ChatGLM
Top-AI-Conferences-Paper-with-Code
Top-Conferences-Paper-with-Code (ACL、EMNLP、NAACL、COLING、AAAI、IJCAI、NeurIPS、ICLR and etc)
transformers-interpret
Model explainability that works seamlessly with 🤗 transformers. Explain your transformers model in just 2 lines of code.