Pinned Repositories
ACM
算法训练
ansible
install k8s on CoreOS
ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
Artificial-Intelligence-Terminology
The English-Chinese paired terminologies in Artificial Intelligence Domain
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
awesome-emacs
A community driven list of useful Emacs packages, libraries and others.
docker_centos7
我的centos7镜像,主要是添加了中文支持,terminal主题,bash_complete,vim配置
eclim-docker
eclim daemon docker image
edi
EDI is not IDE
emacs.d
Emacs配置
llmplusplus's Repositories
llmplusplus/emacs.d
Emacs配置
llmplusplus/Awesome-LLM-Long-Context-Modeling
📰 Must-read papers and blogs on LLM based Long Context Modeling 🔥
llmplusplus/Awesome_Multimodel_LLM
Awesome_Multimodel is a curated GitHub repository that provides a comprehensive collection of resources for Multimodal Large Language Models (MLLM). It covers datasets, tuning techniques, in-context learning, visual reasoning, foundational models, and more. Stay updated with the latest advancement.
llmplusplus/bert-related-paper-abstracts
A curated list of abstracts of BERT-related papers | BERT 相关论文摘要一览表
llmplusplus/chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。
llmplusplus/DAMO-ConvAI
DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.
llmplusplus/Data-Copilot
Data-Copilot: Bridging Billions of Data and Humans with Autonomous Workflow
llmplusplus/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
llmplusplus/DeepLearning
llmplusplus/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
llmplusplus/DeepRec
DeepRec is a recommendation engine based on TensorFlow.
llmplusplus/Developer-Zero-To-Mastery
:books: To Be Professional Developer From Zero To Mastery, Interactive MindMap, RoadMap(Learning Path/Interview Questions), xCompass, Weekly for Developer, to Learn Everything in ITCS :dizzy: 程序员的技术视野、知识管理与职业规划,提高个人与团队的研发效能
llmplusplus/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
llmplusplus/DRL
Deep Reinforcement Learning
llmplusplus/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
llmplusplus/Event-Extraction
近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法
llmplusplus/FasterLivePortrait
Bring portraits to life in Real Time!onnx/tensorrt support!实时肖像驱动!
llmplusplus/go-demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
llmplusplus/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
llmplusplus/Math_Word_Problem_Collection
A collection for math word problem (MWP) works, including datasets, algorithms and so on.
llmplusplus/mmlspark
Microsoft Machine Learning for Apache Spark
llmplusplus/NLP-Series-sentence-embeddings
NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE
llmplusplus/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
llmplusplus/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
llmplusplus/portia
Visual scraping for Scrapy
llmplusplus/RobotHelper
安卓游戏自动化脚本框架|Automated script for Android games
llmplusplus/siyuan
A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
llmplusplus/soybean-admin
A fresh and elegant admin template, based on Vue3,Vite3,TypeScript,NaiveUI and UnoCSS [一个基于Vue3、Vite3、TypeScript、NaiveUI 和 UnoCSS的清新优雅的中后台模版]
llmplusplus/tips_for_interview
我的一些面试心得;自学CS历程分享;找工作求职经验分享
llmplusplus/uie_pytorch
PaddleNLP UIE模型的PyTorch版实现