首页
学习
活动
专区
工具
TVP
发布

NLP算法工程师之路

专栏作者
72
文章
83725
阅读量
17
订阅数
TensorFlow 2.0 Question Answering
GPT-2 and BERT Pretrained Weights (pytorch) You can find weights for BERT and GPT-2 models (pytorch), ready to be used with HuggingFace’s Transformers or your own models: https://www.kaggle.com/abhishek/bert-pytorch https://www.kaggle.com/abhishek/gpt2-p
故事尾音
2019-12-18
5060
Docker部署深度学习模型
参考链接:https://docs.docker.com/install/linux/docker-ce/centos/ 运行到sudo docker run hello-world正常输出即可
故事尾音
2019-12-18
8340
Python音频信号处理
音频信号是模拟信号,我们需要将其保存为数字信号,才能对语音进行算法操作,WAV是Microsoft开发的一种声音文件格式,通常被用来保存未压缩的声音数据。
故事尾音
2019-12-18
4.7K0
DuReader,a Chinese Machine Reading Comprehension Dataset from Real-world Applications
百度在2017年发布了大规模的中文MRC数据集:DuReader。相比以前的MRC数据集,DuReader有以下特点:
故事尾音
2019-12-18
7810
配置CentOS7 GPU环境
我的cuda版本是9.0,cudnn版本是7.1.2,tensorflow-gpu版本是1.9.0。
故事尾音
2019-12-18
1.6K0
Attention,BiLSTM以及Transform
(function(){var player = new DPlayer({"container":document.getElementById("dplayer0"),"theme":"#FADFA3","loop":true,"video":{"url":"https://jalammar.github.io/images/attention_process.mp4"},"danmaku":{"api":"https://api.prprpr.me/dplayer/","token":"tokendemo"}});window.dplayers||(window.dplayers=[]);window.dplayers.push(player);})()
故事尾音
2019-12-18
2.1K0
Tensorflow Object_Detection
官方链接在这里。这里我没有下载整个models,在linux下面只下载了Object_Detection。方法如下:
故事尾音
2019-12-16
6660
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档