pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
☆13Mar 25, 2022Updated 4 years ago
Alternatives and similar repositories for pytorch-handbook
Users that are interested in pytorch-handbook are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 用Paddle复现论文ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information(ACL2021)☆10Nov 15, 2021Updated 4 years ago
- Implementing DCGAN for generating anime faces. The goal is to train a very simple model architectures, which produces highly realistic re…☆24Jan 15, 2021Updated 5 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆82Jul 12, 2021Updated 5 years ago
- 命名实体识别☆12Dec 21, 2020Updated 5 years ago
- Multi-label classifier based on BERT by Pytorch☆15Oct 23, 2019Updated 6 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.
- 林九州 四川大学 第七届信也科技杯图算法大赛——欺诈用户风险识别 代码☆10Jul 17, 2022Updated 4 years ago
- nlp包括对话的数据集收集整理☆14Mar 8, 2020Updated 6 years ago
- Mind map for the course on Andrew Ng Machine Learning and popular platforms and libs for AI.☆12Dec 1, 2023Updated 2 years ago
- a detail tutorials of allennlp , which is based on my own view.☆10Mar 7, 2020Updated 6 years ago
- 在苏剑林老师的代码上改了一下,改成了python3.6,基于膨胀卷积,字词混合向量,radam梯度优化算法,百度百科词向量的阅读理解模型☆24Aug 28, 2019Updated 6 years ago
- ☆16Jul 29, 2022Updated 4 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Sep 13, 2022Updated 3 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Mar 9, 2021Updated 5 years ago
- 🚀 白菜GPT|OpenAI中转API KEY🚀 https://baicaigpt.com 🔥官方价格1:1🔥 1¥购买1$ Token 🔥便宜好用白菜价!🔥|国内直连|无需代理|高速稳定|gpt3.5|gpt4|gpt4o|gpt4omin☆16Jun 5, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆19May 14, 2023Updated 3 years ago
- keras+bi-lstm+crf,中文命名实体识别☆17Sep 15, 2018Updated 7 years ago
- 超详细的「算法与数据结构」基础讲解教程,700+ 道「LeetCode 题目」详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。☆16Apr 21, 2023Updated 3 years ago
- 基于bert的ner,使用bilstm+crf☆32Apr 11, 2021Updated 5 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Aug 14, 2019Updated 6 years ago
- 中文NER的那些事儿☆320Sep 18, 2023Updated 2 years ago
- ReverseIP-CN 是一款专为中文网络环境优化的IP反查域名工具,能够快速查询指定IP/域名关联的所有网站,增加输入清洗优化查询速率。`ReverseIP` `IP反查` `网络安全工具` `红队工具` `资产测绘` `中文网络` `国内API` `企业安全` `威胁…☆23Jan 15, 2026Updated 6 months ago
- An implementation of DKN (Deep Knowledge-Aware Network for News Recommendation) in PyTorch.☆51May 20, 2020Updated 6 years ago
- CMeEE/CBLUE/NER实体识别☆135Apr 11, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- DCIC 2023年 科技金融应用——欺诈 风险识别☆28Jul 18, 2023Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆42May 17, 2022Updated 4 years ago
- Data and additional information regarding the paper: Contract Discovery. Dataset and a Few-Shot Semantic Retrieval Challenge with Competi…☆32Nov 12, 2020Updated 5 years ago
- 使用多 头的思想来进行命名实体识别☆34May 5, 2021Updated 5 years ago
- 使用bert进行中文方面级情感识别。☆25Jun 26, 2023Updated 3 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆38Dec 18, 2018Updated 7 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Aug 16, 2019Updated 6 years ago
- 智能风控 python金融风险管理与评分卡建模 数据和代码☆22Nov 12, 2021Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆49Jan 15, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- An Introduction to Structural Equation Modeling☆31Aug 6, 2021Updated 4 years ago
- ☆54Apr 7, 2022Updated 4 years ago
- 基于词汇信息融合的中文NER模型☆172Apr 2, 2022Updated 4 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆121Nov 17, 2020Updated 5 years ago
- 《智能风控——原理、算法与工程实践》☆36Apr 15, 2021Updated 5 years ago
- 这是我本人维护的pyhanlp的用户指南。旨在帮助你快速上手和掌握pyhanlp。☆33Jul 19, 2019Updated 7 years ago
- Worth-reading papers and related resources on Named Entity Recognition (NER). 值得一读的命名实体识别论文与相关资源集合☆40Mar 18, 2021Updated 5 years ago