diff --git a/all.json b/all.json index ccc061a..2182adc 100644 --- a/all.json +++ b/all.json @@ -1,12 +1,19 @@ { "statistical_data": { - "friends_num": 77, + "friends_num": 78, "active_num": 54, - "error_num": 23, - "article_num": 238, - "last_updated_time": "2024-07-06 14:26:01" + "error_num": 24, + "article_num": 233, + "last_updated_time": "2024-07-06 20:35:29" }, "article_data": [ + { + "title": "风记星辰的参考与设计:新增速读模式、文章和评论卡片减法、走心评论页面、优化豆瓣页面", + "created": "2024-07-06 06:28", + "link": "https://www.thyuu.com/78324", + "author": "风记星辰", + "avatar": "https://std.thyuu.com/logo.svg" + }, { "title": "Spikformer脉冲神经网络学习", "created": "2024-07-06 05:33", @@ -525,13 +532,6 @@ "author": "星辰日记", "avatar": "https://cdn.qyliu.top/i/2024/05/31/66595f03d46be.png" }, - { - "title": "光学系统远物镜设计报告", - "created": "2024-06-16 10:46", - "link": "https://tianli-blog.club/%e5%85%89%e5%ad%a6%e7%b3%bb%e7%bb%9f%e8%bf%9c%e7%89%a9%e9%95%9c%e8%ae%be%e8%ae%a1%e6%8a%a5%e5%91%8a/", - "author": "Tianli", - "avatar": "https://cdn.qyliu.top/i/2024/04/06/66116950412cc.png" - }, { "title": "一款二次元风格独具匠心的个人引导页HTML源码", "created": "2024-06-16 03:04", @@ -539,13 +539,6 @@ "author": "六月是只猫", "avatar": "https://cdn.qyliu.top/i/2024/05/31/66597328bdd51.png" }, - { - "title": "风记得的第1475天星辰:WindFul.CN 备案通过、Tabular-nums 字体特性、Red Hat 字体家族、中文与英文字体混合排版见解及设计倡导", - "created": "2024-06-15 16:49", - "link": "https://www.thyuu.com/78269", - "author": "风记星辰", - "avatar": "https://std.thyuu.com/logo.svg" - }, { "title": "VMware挂起后无法连接MySQL和Redis问题", "created": "2024-06-15 16:00", @@ -903,13 +896,6 @@ "author": "辞琼", "avatar": "https://cdn.qyliu.top/i/2024/04/27/662d1c9b7efe1.png" }, - { - "title": "基于rPPG的心率测算程序设计报告[公开版]", - "created": "2024-05-06 12:23", - "link": "https://tianli-blog.club/rppg/", - "author": "Tianli", - "avatar": "https://cdn.qyliu.top/i/2024/04/06/66116950412cc.png" - }, { "title": "胖猫的心理为啥会走上这条路?", "created": "2024-05-05 08:45", @@ -1127,13 +1113,6 @@ "author": "虹墨", "avatar": "https://cdn.qyliu.top/i/2024/05/31/6659668724466.png" }, - { - "title": "PostChat--让你的网站提前步入AI时代", - "created": "2024-04-12 06:03", - "link": "https://tianli-blog.club/postchat/", - "author": "Tianli", - "avatar": "https://cdn.qyliu.top/i/2024/04/06/66116950412cc.png" - }, { "title": "【Hexo博客】配置RSS插件,生成 Atom1.0 或 RSS2.0 摘要文件", "created": "2024-04-11 04:26", @@ -1379,20 +1358,6 @@ "author": "Ariasaka", "avatar": "https://cdn.qyliu.top/i/2024/04/09/6614f40b65114.png" }, - { - "title": "2023年度总结", - "created": "2023-12-30 16:55", - "link": "https://tianli-blog.club/2023%e5%b9%b4%e5%ba%a6%e6%80%bb%e7%bb%93/", - "author": "Tianli", - "avatar": "https://cdn.qyliu.top/i/2024/04/06/66116950412cc.png" - }, - { - "title": "域名被江苏省公益反诈拦截解决方案", - "created": "2023-12-28 13:01", - "link": "https://tianli-blog.club/%e5%9f%9f%e5%90%8d%e8%a2%ab%e6%b1%9f%e8%8b%8f%e7%9c%81%e5%85%ac%e7%9b%8a%e5%8f%8d%e8%af%88%e6%8b%a6%e6%88%aa%e8%a7%a3%e5%86%b3%e6%96%b9%e6%a1%88/", - "author": "Tianli", - "avatar": "https://cdn.qyliu.top/i/2024/04/06/66116950412cc.png" - }, { "title": "新年倒计时改良&随便说说", "created": "2023-12-25 12:24", diff --git a/rss_subscribe/last_articles.json b/rss_subscribe/last_articles.json index f4979b8..4be54d6 100644 --- a/rss_subscribe/last_articles.json +++ b/rss_subscribe/last_articles.json @@ -1,5 +1,13 @@ { "articles": [ + { + "title": "Spikformer脉冲神经网络学习", + "author": "", + "link": "https://blog.qyliu.top/posts/67189760/", + "published": "2024-07-06 05:33", + "summary": "近期我们进行了人工智能实训,我们小组选择的是脉冲神经网络,不同于原先的神经网络,这个网络采用的是脉冲信号,目前脉冲神经网络的效果并不是很好,但是因为是一个全新的神经网络架构,并且基于生物启发的计算方式,使得它们在处理稀疏和非结构化数据时具有独特的优势。", + "content": "近期我们进行了人工智能实训,我们小组选择的是脉冲神经网络,不同于原先的神经网络,这个网络采用的是脉冲信号,目前脉冲神经网络的效果并不是很好,但是因为是一个全新的神经网络架构,并且基于生物启发的计算方式,使得它们在处理稀疏和非结构化数据时具有独特的优势。" + }, { "title": "东软软件园实习日记", "author": "",