最基本最小白的自然语言处理入门读物,基于deepseek-r1,涵盖了传统NLP和现代大模型
☆23Jan 16, 2026Updated 2 months ago
Alternatives and similar repositories for easy-nlp
Users that are interested in easy-nlp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 📚“langent”由“lang”与“agent”合并而来的学习教程☆64Updated this week
- An reconstruction of RL Introduction and its course materials for a more efficient entry☆21Mar 4, 2026Updated 3 weeks ago
- 在千问最新的多模态image-text模型Qwen3-VL-4B-Instruct 进行多种lora微调对比效果,通过langchain+RAG+多智能体(Multi-Agent)进行部署☆34Dec 14, 2025Updated 3 months ago
- 🏆 SUCCESS-GS: Survey of Compactness and Compression for Efficient Static and Dynamic Gaussian Splatting☆26Feb 4, 2026Updated last month
- Multiple Lidar preprocessor for BEVfusion☆11Aug 25, 2023Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 基于LLaVA1.6微调的Xray识别的多模态大模型☆10Oct 22, 2024Updated last year
- 本项目从零开始构建并优化了一个千万参数级别的大规模预训练语言模型,涵盖预训练、有监督微调(SFT)和R1推理蒸馏三个阶段。项目采用自定义Transformer架构(包括RMSNorm、分组注意力、多Query机制、SwiGLU激活和RoPE位置编码),实现高效的长文本处理和…☆21Mar 10, 2025Updated last year
- ☆10Jan 19, 2024Updated 2 years ago
- ☆18Sep 2, 2025Updated 6 months ago
- Help you breeze through English papers☆69Mar 17, 2026Updated last week
- ☆46Oct 5, 2025Updated 5 months ago
- Authors official PyTorch implementation of the "Leveraging EfficientNet and Contrastive Learning for Accurate Global-scale Location Estim…☆13Feb 28, 2024Updated 2 years ago
- ☆21Mar 11, 2025Updated last year
- 使用biaffine的中文命名实体识别☆10Jan 12, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Papers related to the Recommender System from SIGIR 2021 (including the links for Paper PDF, Github Code and Dataset)☆24Jun 9, 2021Updated 4 years ago
- ⛏️This is the storage of my Slides、Reports and Papers. | 存储PPT、报告和论文☆12Oct 27, 2024Updated last year
- 😎 Awesome lists of papers and codes about Large Vision-Language Models☆13Apr 1, 2024Updated last year
- ☆12Apr 25, 2024Updated last year
- This is the public repository of AAAI 2024 paper "Is a Large Language Model a Good Annotator for Event Extraction"☆10Feb 16, 2024Updated 2 years ago
- ☆56Jan 20, 2026Updated 2 months ago
- Conditional VAE using CNN on MNIST in PyTorch☆20May 24, 2020Updated 5 years ago
- 使用opencv部署yolo11表格检测,它是百度网盘AI大赛-表格检测的第2名方案,方案里包含表格框检测,表格角点检测,表格方向分类,一共三个模块。我依然是编写了C++和Python两个版本的程序