Just Keep Happy
sequence-wuenda sequence-wuenda
1.2数学符号 创建词表(UNK表示未知词)2.represent word(ono-hot) [^use x<1>,x<2>,…,x,tx表示sequence length]: 1.3RNN(Recurren
2020-08-01
pytorch official code pytorch official code
1.numpy[^numpy提供n维数组对象,是科学计算的通用框架,不涉及图,深度学习、梯度。但可借助网络手动实现向前向后传递。]: # -*- coding: utf-8 -*- import numpy as np # N is b
2020-07-20
Attention is all your need Attention is all your need
Source:https://arxiv.org/pdf/1706.03762.pdf Expanding knowledge 1.RNN(Recurrent Neural Network)循环神经网络:为了能更好的处理前后相关的sequ
MRC for NER MRC for NER
titleA Unified MRC Framework for Named Entity Recognition Abstract:The task of named entity recognition (NER) is normal
deep learning-Wuenda deep learning-Wuenda
4-1多功能note n=number of features x(i)=input of ith training example x(i)j=value of j feature in ith training example 假
2020-07-07
MNER-Multimodal Entity Span Detection MNER-Multimodal Entity Span Detection
Named-entity recognition (NER) (also known as entity identification, entity chunking and entity extraction) is a subtas
PPT Useful Plugin PPT Useful Plugin
1、PPT美化大师“让制作专业精美PPT变得简单”“让不会做PPT的人,也能做好PPT”作为一款由wps的开发公司金山软件开发的PPT插件,自然来头不小,也不负大师之名。 1.1、内容规划 生成模板在美化大师工具栏选择新建一个PPT,选择美
2020-05-11
Window CommandLine Window CommandLine
1. PowerShell# 查看powershell 版本 get-host $host.version # 新建目录 #当前目录新建文件 new-item FILENAME.xxx -type file #当前目录新建文件夹 new
2020-04-27
Typoro Command Typoro Command
​ Typora 是一个 Markdown 文本编辑器,它支持且仅支持 Markdown 语法的文本编辑。在 Typora 官网 上他们将 Typora 描述为 「A truly minimal markdown editor.
2020-04-26
Hexo Blog Introduce Hexo Blog Introduce
Welcome to Hexo! This is my very first post. Check documentation for more info. If you get any problems when using Hexo
2020-04-26
Linux Operation Linux Operation
Linux 命令链接 lnsudo ln -sf /usr/bin/g++-8 /usr/bin/g++ ln - make links between files SYNOPSIS ln [OPTION]... [-T]
2020-03-16
Vue Style Typora Theme Vue Style Typora Theme
typora-vue-theme 是 Typora Markdown 文档编辑器中一款类似Vue文档风格的主题。 简介Typora是一款支持实时预览的 Markdown 编辑器和阅读器,支持Windows、macOS、Linux三大平台
2018-11-19
5 / 5