会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
juneyiiii
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
下一页
2023年1月22日
深入理解ReLU函数(ReLU函数的可解释性)
摘要: https://blog.csdn.net/weixin_41929524/article/details/112253138
阅读全文
posted @ 2023-01-22 13:16 juneyiiii
阅读(52)
评论(0)
推荐(0)
2022年12月1日
画带有标准差阴影的折线图
摘要: # 导入库函数 import numpy as np import pandas as pd import matplotlib.pyplot as plt import seaborn as sns plt.style.use('ggplot') plt.rcParams['font.sans-s
阅读全文
posted @ 2022-12-01 16:28 juneyiiii
阅读(541)
评论(0)
推荐(0)
2022年11月24日
用Mendeley在Word插入参考文献
摘要: https://blog.csdn.net/golden1314521/article/details/50216289
阅读全文
posted @ 2022-11-24 19:41 juneyiiii
阅读(45)
评论(0)
推荐(0)
2022年11月7日
tensorboard画图
摘要: 如何使用Tensorboard一张图显示多条曲线 tensorboard显示多个event文件在一个图上!tensorboard中曲线图的数据下载且用matplotlib.pyplot来画,便于实验对比。
阅读全文
posted @ 2022-11-07 10:26 juneyiiii
阅读(50)
评论(0)
推荐(0)
2022年10月25日
论文中的矢量图
摘要: https://zhuanlan.zhihu.com/p/145048590 https://www.ais.cn/news/featured/16077
阅读全文
posted @ 2022-10-25 10:36 juneyiiii
阅读(19)
评论(0)
推荐(0)
2022年10月20日
tf.concat()到底怎么接的
摘要: https://www.jianshu.com/p/c465e7fab882
阅读全文
posted @ 2022-10-20 20:35 juneyiiii
阅读(11)
评论(0)
推荐(0)
2022年10月5日
texlive编译中发现字体有问题解决
摘要: 这里可以用tlmgr info命令搜索需要下载的字体并从CTAN官网下载。一般这个时候也会有对应的路径,比如texmf-dist/fonts/。把下载的字体解压放在这些路径下,然后分别运行mktexlsr和sudo fc-cache。 如果是Windows下发现mktexmf: empty or n
阅读全文
posted @ 2022-10-05 15:22 juneyiiii
阅读(1528)
评论(0)
推荐(0)
2022年10月4日
gail实现
摘要: https://www.jianshu.com/p/aa2963af4ef2
阅读全文
posted @ 2022-10-04 16:46 juneyiiii
阅读(21)
评论(0)
推荐(0)
2022年9月30日
【论文笔记收集】基于Goal的强化学习6篇
摘要: https://zhuanlan.zhihu.com/p/90274765
阅读全文
posted @ 2022-09-30 22:16 juneyiiii
阅读(16)
评论(0)
推荐(0)
Goal-conditioned的强化学习调研
摘要: https://zhuanlan.zhihu.com/p/460539223
阅读全文
posted @ 2022-09-30 22:14 juneyiiii
阅读(27)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
下一页
公告