文章预览
| | | | --- | --- | | | 在linux直接用openbox做为桌面环境,全黑的界面,空荡荡什么都没清爽阿[View or comment on Terry Chen's post »](https://plus.google.com/_/notifications/emlink?emrecipient=11020075682…
文章
标签
喜欢
共找到 916 篇相关文章
文章预览
| | | | --- | --- | | | 在linux直接用openbox做为桌面环境,全黑的界面,空荡荡什么都没清爽阿[View or comment on Terry Chen's post »](https://plus.google.com/_/notifications/emlink?emrecipient=11020075682…
文章预览
timthumb.php可以轻松的实现图片的剪辑,缓存等等。个人感觉缓存绝度不错,如果遇到做了防盗链的图片,自己缓存一份也不错。 另外可以对图片进行调整大小。 详情参考 https://code.google.com/p/timthumb/ http://www.binarymoon.co.uk/projects/timthumb/
文章预览
2021-06-10 记事 Bert的MLM的神奇应用 ------------- ### MLM做阅读理解 所谓“简介”,真的很简,因为基于 MLM 来做阅读理解确实非常简单。 模型图示 首先定一个最大长度 ,然后将问题和篇章拼接起来,再在里边拼接 个 [MASK] 标记,输入到 Bert 中,最后让 [MASK] 对应的部分来预测答案…
文章预览
解决import resources\_rc找不到的错误 You should have a file called `resource.qrc`, this must be converted to `.py`, this or you can do it by executing: ``` pyrcc5 resource.qr…
文章预览