SamaelChen / machine-learning-practice-codeLinks
hexo里练习的源码
☆32Updated 3 years ago
Alternatives and similar repositories for machine-learning-practice-code
Users that are interested in machine-learning-practice-code are comparing it to the libraries listed below
Sorting:
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Updated 6 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 3 years ago
- A pytorch implementation of Attention is all you need☆91Updated 6 years ago
- torchtext使用总结, 从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- 搜狐校园算法大赛baseline☆66Updated 6 years ago
- ☆131Updated 4 years ago
- NLP☆134Updated last year
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- bert for chinese text classification☆141Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆106Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- BERT 源码阅读☆231Updated 6 years ago
- ☆167Updated 6 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- 《统计学习方法》--李航 书中算法实现☆201Updated 5 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆315Updated 5 years ago
- pytorch learning eamples☆25Updated 7 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆157Updated 4 years ago
- pytorch教程下面的一些个人汉化的jupyter notebook☆22Updated 7 years ago
- python3 bert4keras for match☆38Updated 6 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆252Updated 4 years ago
- Bi-LSTM+CRF sequence labeling model implemented in PyTorch☆69Updated 6 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 6 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆59Updated 3 years ago
- ☆135Updated 6 years ago
- A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytor…☆204Updated 4 years ago
- 使用BERT做文本相似度☆63Updated 5 years ago