- 博客(5)
- 收藏
- 关注
原创 对用户偏好和社交连接在SNS中进行建模
原论文:Modeling Users’ Preferences and Social Links in Social Networking Services: A Joint-Evolving Perspective一.介绍社交网站上的两种用户行为: 1.用户偏好:反映在用户-物品购买行为; 2.用户社交网络结构:反映在用户与用户之间的交互行为。本文借鉴的两个社会学...
2018-11-21 14:53:59
424
原创 ubuntu双屏下更改主显示器
ly@ly:~$ xrandrScreen 0: minimum 8 x 8, current 3840 x 1080, maximum 16384 x 16384DVI-I-0 disconnected (normal left inverted right x axis y axis)DVI-I-1 connected primary 1920x1080+0+0 (normal left...
2018-10-17 19:01:23
1760
原创 ubuntu16.0.4下安装numpy及scipy
打开终端,source activate xxxx 进入一个python环境,使用pip list指令查看已安装包使用清华镜像源进行pip安装(py27) ly@ly:/$ pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple(py27) ly@ly:/$ pip install scipy -i https:...
2018-10-07 14:11:08
923
原创 (已解决)No module named 'scipy'
开始使用pip安装,安装完成后仍然无法import改用conda安装瞬间解决问题$ conda install h5py安装过程官网写的很详细了http://docs.h5py.org/en/latest/build.html
2018-10-01 17:10:20
6729
转载 Attention机制
原文链接:https://blog.youkuaiyun.com/tg229dvt5i93mxaq5a6u/article/details/78422216作者 | 张俊林责编 | 何永灿 最近两年,注意力模型(Attention Model)被广泛使用在自然语言处理、图像识别及语音识别等各种不同类型的深度学习任务中,是深度学习技术中最值得关注与深入了解的核心技术之一。本文以机器翻译为例,...
2018-09-04 14:23:00
3136
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人