-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
77 lines (53 loc) · 2.94 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Lorenzo Balzani</title>
<link>https://lorenzobalzani.github.io/</link>
<description>Recent content on Lorenzo Balzani</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Fri, 10 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://lorenzobalzani.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Implement the self-attention mechanism in PyTorch</title>
<link>https://lorenzobalzani.github.io/post/self_attention/</link>
<pubDate>Fri, 10 Mar 2023 00:00:00 +0000</pubDate>
<guid>https://lorenzobalzani.github.io/post/self_attention/</guid>
<description>Python implementation of the self (scaled-dot product) attention mechanism originally proposed in "Attention Is All You Need".</description>
</item>
<item>
<title>Chapter #3: feature importance on SageMaker Data Wrangler</title>
<link>https://lorenzobalzani.github.io/post/aws_series/2_feature_importance_on_aws/</link>
<pubDate>Mon, 02 May 2022 00:00:00 +0000</pubDate>
<guid>https://lorenzobalzani.github.io/post/aws_series/2_feature_importance_on_aws/</guid>
<description>Feature importance on AWS. We'll SageMaker Data Wrangler.</description>
</item>
<item>
<title>Chapter #2: feature importance with SHAP</title>
<link>https://lorenzobalzani.github.io/post/aws_series/1_feature_importance/</link>
<pubDate>Fri, 29 Apr 2022 00:00:00 +0000</pubDate>
<guid>https://lorenzobalzani.github.io/post/aws_series/1_feature_importance/</guid>
<description>Feature importance with SHAP.</description>
</item>
<item>
<title>Chapter #1: what is the statistical bias?</title>
<link>https://lorenzobalzani.github.io/post/aws_series/0_statistical_bias/</link>
<pubDate>Thu, 28 Apr 2022 00:00:00 +0000</pubDate>
<guid>https://lorenzobalzani.github.io/post/aws_series/0_statistical_bias/</guid>
<description>Statistical bias.</description>
</item>
<item>
<title>Contact</title>
<link>https://lorenzobalzani.github.io/contact/</link>
<pubDate>Tue, 26 Apr 2022 00:00:00 +0000</pubDate>
<guid>https://lorenzobalzani.github.io/contact/</guid>
<description>Contact Page</description>
</item>
<item>
<title>Introduction</title>
<link>https://lorenzobalzani.github.io/post/introduction/</link>
<pubDate>Tue, 26 Apr 2022 00:00:00 +0000</pubDate>
<guid>https://lorenzobalzani.github.io/post/introduction/</guid>
<description>Two words to explain the motivations under the creation of this blog.</description>
</item>
</channel>
</rss>