- 博客(19)
- 收藏
- 关注
原创 day01_matploylib
/****date : 2021-11-10**author : wang**course name : 机器学习-数据科学库(HM)**period : 1 ( day01 -day02)**/day01_matploylib脑图:数据分析介绍和环境安装01 【数据分析介绍和环境安装】01数据分析的介绍数据的重要性无可置疑什么是数据分析:将大量数据进行统计和整理,得出结论,为后续决策提供数据支持什么是好的数据分析?数据分析的难度?为什么要数据分析?其实看看课程表不难发现,关于
2021-11-10 17:12:02
1741
原创 论文阅读记录
论文阅读Document-Level Relation Extraction with Adaptive Thresholding and Localized Context Pooling Wenxuan3.1 Encoderentity marker techniqueZhang et al., 2017Shi and Lin, 2019Soares 2019BERTclassification of all entity pairsVerga, Strubell, and McCallum 2018W
2021-05-30 17:12:34
371
原创 共指消解自我总结-初级
文章目录入门定义术语分类面向实体共指消解的机器学习综述评价指标应用场景共指消解任务定义分析ModelSpan RepresentationPractical ImplementationResultMethodsHobbs’ naive algorithm (1976)中心理论对数线性模型Simple neural networkMention-Pair ModelEnd-to-end Neural Coreference Resolution (Lee et al., EMNLP 2017)A Large
2020-12-20 19:58:24
1965
3
原创 Transformer(multi-head attention)
文章目录RNN CNN ATTself-attention(K/Q/V)Multi-head Attention顺序问题seq2seq with attentionTransformerTransformer的应用参考文献RNN CNN ATTRNN ,用来解决seq2seq问题,适用于长序列,问题为难以平行化处理。CNN,可以通过不同filter(卷积核)进行平行化处理,但是每个token关注的只是附近的token,难以关心长句子全局关系。ATT, 有非常霸气的文章attention is all
2020-12-15 09:42:01
1552
1
原创 论文阅读2(结合表示学习和多头注意改进生物医学交叉句n元关系抽取)
【论文阅读-BMC Bioinformatics (2020)】Incorporating representation learning and multihead attention to improve biomedical cross-sentence n-ary relation extraction文章目录【论文阅读-BMC Bioinformatics (2020)】Incorporating representation learning and multihead attention t
2020-12-14 17:24:54
560
原创 LSTM各变体总结
文章目录RNNLSTMBiLSTMTree-LSTMGraph LSTMGS-GLSTMSENTENCE LSTMLSTM-CNNRNN递归神经网络(RNN)是两种人工神经网络的总称。一种是时间递归神经网络(recurrent neural network),另一种是结构递归神经网络(recursive neural network)。时间递归神经网络的神经元间连接构成矩阵,而结构递归神经网络利用相似的神经网络结构递归构造更为复杂的深度网络。RNN一般指代时间递归神经网络。RNN(RNN是一种线性神
2020-12-14 17:19:47
7686
原创 Few-shot Relation Extraction via Bayesian Meta-learning on Relation Graphs
【论文阅读-ICML2020】Few-shot Relation Extraction via Bayesian Meta-learning on Relation Graphs目录【论文阅读-ICML2020】Few-shot Relation Extraction via Bayesian Meta-learning on Relation Graphs新知识点Few-shotSiamese networkBayesianBayesian Meta-learningAbstract新知识点Few-
2020-11-10 12:44:23
1372
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人