腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
首页
学习
活动
专区
工具
TVP
最新优惠活动
返回腾讯云官网
蓝里小窝
专栏成员
举报
64
文章
44357
阅读量
14
订阅数
订阅专栏
申请加入专栏
全部文章(64)
笔记(32)
模型(13)
network(10)
网络(10)
https(8)
配置(8)
android(7)
edge(7)
数据(6)
php(5)
编程算法(5)
存储(5)
git(4)
github(4)
网络安全(4)
系统(4)
python(3)
android studio(3)
网站(3)
开源(3)
强化学习(3)
configuration(3)
models(3)
protocols(3)
using(3)
协议(3)
优化(3)
NLP 服务(2)
打包(2)
ide(2)
api(2)
ubuntu(2)
缓存(2)
markdown(2)
腾讯云开发者社区(2)
cloud(2)
survey(2)
论文(2)
设计(2)
云点播(1)
c++(1)
bash(1)
xml(1)
css(1)
html(1)
json(1)
listview(1)
数据库(1)
sql(1)
mvc(1)
nginx(1)
bash 指令(1)
深度学习(1)
文件存储(1)
短视频(1)
SSL 证书(1)
人工智能(1)
http(1)
游戏(1)
分布式(1)
gui(1)
yum(1)
dns(1)
hashmap(1)
决策树(1)
npm(1)
kotlin(1)
pytorch(1)
机器人(1)
物联网(1)
sdn(1)
jupyter notebook(1)
sdk(1)
analytics(1)
arguments(1)
auto(1)
behavior(1)
center(1)
chameleon(1)
data(1)
detection(1)
distributed(1)
double(1)
dp(1)
enterprise(1)
exit(1)
input(1)
iteration(1)
key(1)
label(1)
model(1)
monitoring(1)
networking(1)
optimization(1)
output(1)
packet(1)
policy(1)
privacy(1)
random(1)
scale(1)
scaling(1)
scheduling(1)
self(1)
series(1)
sketch(1)
sudo(1)
system(1)
time(1)
tree(1)
updates(1)
video(1)
编程(1)
编译器(1)
边缘计算(1)
测试(1)
翻译(1)
服务(1)
工作(1)
架构(1)
交换机(1)
框架(1)
连接(1)
流量(1)
路由器(1)
算法(1)
文件系统(1)
重构(1)
搜索文章
搜索
搜索
关闭
笔记 | Ubuntu下NTFS分区read-only状态清除修复
sudo
笔记
文件系统
系统
ubuntu
Ubuntu 20.04的物理系统下,我的一个NTFS分区可能由于在Windows更新时进行了强制关机出现了错误,因此在Ubuntu下无法正常写入,出现了read-only状态。
Ranlychan
2024-07-22
193
0
笔记 | Python环境下的GUI编程常用包
gui
笔记
编程
框架
python
Python的使用频率和范围越来越大,在一些开发工作中由于需要可视化的图形界面,常常需要进行图形用户界面(Graphic User Interface, GUI)开发。例如,目前最火热的大模型应用,常常是以一个网页界面进行操作和展示,从而免去了控制台或接口操作的复杂性。因此本文总结记录了我接触了解过的GUI开发相关工具和依赖库。
Ranlychan
2024-07-20
113
0
强化学习在生成式预训练语言模型中的研究现状简单调研
人工智能
强化学习
模型
数据
优化
本文旨在深入探讨强化学习在生成式预训练语言模型中的应用,特别是在对齐优化、提示词优化和经验记忆增强提示词等方面的具体实践。通过对现有研究的综述,我们将揭示强化学习在提高生成式语言模型性能和人类对话交互的关键作用。虽然这些应用展示了巨大的潜力,但也将讨论现有方法的挑战和可能的未来发展方向。
Ranlychan
2024-01-10
400
0
强化学习Double DQN方法玩雅达利Breakout游戏完整实现代码与评估pytorch
模型
游戏
强化学习
pytorch
double
Breakout是一款经典的雅达利游戏,也就是我们所熟知的“打砖块”。玩家需要左右移动在屏幕下方的短平板子将一颗不断弹跳的小球反弹回屏幕上方,使其将一块块矩形砖块组成的六行砖块墙面打碎,并防止小球从屏幕底部掉落。在Atari 2600版本的Breakout中,玩家共有5次小球掉落机会,一旦用完就标志游戏结束,每打掉一块砖块得1分,全部打掉则游戏胜利结束。
Ranlychan
2024-01-10
763
0
论文复现 | Anomaly Transformer: Time Series Anomaly Detection with Association Discrepancy
detection
series
time
论文
数据
初始条件介绍和必要准备工作,代码来自https://github.com/thuml/Anomaly-Transformer,论文数据来自作者提供的Google Cloud
Ranlychan
2023-12-24
2.2K
1
阅读笔记 | Privacy vs. Efficiency: Achieving Both Through Adaptive Hierarchical Federated Learning
cloud
dp
model
privacy
笔记
The paper argue that the efficiency and data privacy of Federated Learning are non-orthogonal from the perspective of model training, which means they are restricting each other. So that the paper strictly formulates the problem at first, and designs a cloud-edge-end hierarchical FL system with adaptive control algorithm embedding a two-level Differential Protection method to relieve both the resource and privacy concerns. The design follows the following ideas:
Ranlychan
2023-11-29
158
0
OpenCloudOS | yum源配置
yum
https
key
tree
配置
Ranlychan
2023-10-31
1.2K
1
阅读笔记|Life on the Edge: Unraveling Policies into Configurations
edge
笔记
编译器
配置
网络
info: W. X. Zhao et al., “A Survey of Large Language Models.” arXiv, Sep. 11, 2023. Accessed: Sep. 18, 2023. [Online]. Available: http://arxiv.org/abs/2303.18223
Ranlychan
2023-10-29
137
0
阅读笔记|SIMPLE-fying Middlebox Policy Enforcement Using SDN
sdn
policy
using
笔记
网络
info: Qazi, Zafar Ayyub, Rui Miao, Cheng-Chun Tu, Vyas Sekar, Luis Chiang, and Minlan Yu. “SIMPLE-Fying Middlebox Policy Enforcement Using SDN,” n.d.
Ranlychan
2023-10-29
155
0
阅读笔记|P4: programming protocol-independent packet processors
packet
笔记
交换机
协议
重构
info: Bosshart, Pat, Dan Daly, Glen Gibb, Martin Izzard, Nick McKeown, Jennifer Rexford, Cole Schlesinger, et al. “P4: Programming Protocol-Independent Packet Processors.” ACM SIGCOMM Computer Communication Review 44, no. 3 (July 28, 2014): 87–95. https://doi.org/10.1145/2656877.2656890.
Ranlychan
2023-10-29
265
0
阅读笔记|Verifying and Monitoring IoTs Network Behavior Using MUD Profiles
behavior
monitoring
network
using
笔记
info: A. Hamza, D. Ranathunga, H. H. Gharakheili, T. A. Benson, M. Roughan, and V. Sivaraman, “Verifying and Monitoring IoTs Network Behavior Using MUD Profiles,” IEEE Trans. Dependable and Secure Comput., vol. 19, no. 1, pp. 1–18, Jan. 2022, doi: 10.1109/TDSC.2020.2997898.
Ranlychan
2023-10-15
131
0
阅读笔记|Attention Is All You Need
笔记
翻译
连接
模型
数据
info: A. Vaswani et al., “Attention Is All You Need,” 2017, doi: 10.48550/ARXIV.1706.03762.
Ranlychan
2023-10-15
397
0
阅读笔记|Reinforcement Learning with Feedback from Multiple Humans with Diverse Skills
强化学习
笔记
工作
算法
优化
info: T. Benson, A. Akella, and D. A. Maltz, “Mining policies from enterprise network configuration,” in Proceedings of the 9th ACM SIGCOMM conference on Internet measurement, Chicago Illinois USA: ACM, Nov. 2009, pp. 136–142. doi: 10.1145/1644893.1644909.
Ranlychan
2023-10-15
217
0
阅读笔记|Language Models are Few-Shot Learners
models
笔记
测试
模型
数据
info: T. B. Brown et al., “Language Models are Few-Shot Learners,” 2020, doi: 10.48550/ARXIV.2005.14165.
Ranlychan
2023-10-15
448
0
阅读笔记|A Survey of Large Language Models
models
survey
笔记
模型
数据
info: W. X. Zhao et al., “A Survey of Large Language Models.” arXiv, Sep. 11, 2023. Accessed: Sep. 18, 2023. [Online]. Available: http://arxiv.org/abs/2303.18223
Ranlychan
2023-10-15
465
0
阅读笔记|Mining policies from enterprise network configuration
configuration
enterprise
network
笔记
网络
info: T. Benson, A. Akella, and D. A. Maltz, “Mining policies from enterprise network configuration,” in Proceedings of the 9th ACM SIGCOMM conference on Internet measurement, Chicago Illinois USA: ACM, Nov. 2009, pp. 136–142. doi: 10.1145/1644893.1644909.
Ranlychan
2023-10-15
133
0
阅读笔记|The evolution of network configuration: a tale of two campuses
configuration
network
笔记
配置
网络
info: H. Kim, T. Benson, A. Akella, and N. Feamster, “The evolution of network configuration: a tale of two campuses,” in Proceedings of the 2011 ACM SIGCOMM conference on Internet measurement conference, Berlin Germany: ACM, Nov. 2011, pp. 499–514. doi: 10.1145/2068816.2068863.
Ranlychan
2023-10-15
175
0
阅读笔记|DeepConfig: Automating Data Center Network Topologies Management with Machine Learning
center
data
network
笔记
网络
info: C. Streiffer, H. Chen, T. Benson, and A. Kadav, “DeepConfig: Automating Data Center Network Topologies Management with Machine Learning.” arXiv, Dec. 11, 2017. Accessed: Aug. 06, 2023. [Online]. Available: http://arxiv.org/abs/1712.03890
Ranlychan
2023-10-15
169
0
阅读笔记|Demystifying configuration challenges and trade-offs in network-based ISP services
configuration
network
笔记
配置
网络
info: T. Benson, A. Akella, and A. Shaikh, “Demystifying configuration challenges and trade-offs in network-based ISP services,” in Proceedings of the ACM SIGCOMM 2011 conference, Toronto Ontario Canada: ACM, Aug. 2011, pp. 302–313. doi: 10.1145/2018436.2018471.
Ranlychan
2023-10-15
177
0
阅读笔记|Efficient and Safe Network Updates with Suffix Causal Consistency
network
updates
笔记
配置
网络
info: S. Liu, T. A. Benson, and M. K. Reiter, “Efficient and Safe Network Updates with Suffix Causal Consistency,” in Proceedings of the Fourteenth EuroSys Conference 2019, Dresden Germany: ACM, Mar. 2019, pp. 1–15. doi: 10.1145/3302424.3303965.
Ranlychan
2023-10-15
118
0
点击加载更多
社区活动
【纪录片】中国数据库前世今生
穿越半个世纪,探寻中国数据库50年的发展历程
立即查看
Python精品学习库
代码在线跑,知识轻松学
立即查看
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
立即体验
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
立即查看
领券
问题归档
专栏文章
快讯文章归档
关键词归档
开发者手册归档
开发者手册 Section 归档