-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
38 lines (32 loc) · 1.96 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Even - A super concise theme for Hugo</title>
<link>https://crazyn2.github.io/</link>
<description>Recent content on Even - A super concise theme for Hugo</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh-cn</language>
<lastBuildDate>Thu, 23 Feb 2023 21:31:18 +0800</lastBuildDate><atom:link href="https://crazyn2.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>开源招牌骗局</title>
<link>https://crazyn2.github.io/post/open-cheating/</link>
<pubDate>Thu, 23 Feb 2023 21:31:18 +0800</pubDate>
<guid>https://crazyn2.github.io/post/open-cheating/</guid>
<description>警惕开源招牌骗局 最近越来越多的不良开发者,以开源的名义,给自己的产品做宣传,收割一波人流,推销自己的闭源产品 以下给大家举些开源招牌骗局 两仪 https://github.com/twoyi/twoyi</description>
</item>
<item>
<title>Pytorch多进程训练</title>
<link>https://crazyn2.github.io/post/multi/</link>
<pubDate>Wed, 31 Aug 2022 20:13:36 +0800</pubDate>
<guid>https://crazyn2.github.io/post/multi/</guid>
<description>Pytorch只支持spawn和forserver创建子进程方式。Windows平台下的Python,默认使用spawn,也只支持spawn</description>
</item>
<item>
<title>记忆自编码器(MemAE)</title>
<link>https://crazyn2.github.io/post/memae/</link>
<pubDate>Fri, 29 Jul 2022 19:10:05 +0800</pubDate>
<guid>https://crazyn2.github.io/post/memae/</guid>
<description>主要功能: 异常检测(红框框出图像异常区域) 特征提取(从图像中提取指定的特征) 相对深度自编码器的改进: 提高对异常数据的敏感程度,即两极分化正常</description>
</item>
</channel>
</rss>