-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
90 lines (74 loc) · 6.29 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
78
79
80
81
82
83
84
85
86
87
88
89
90
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>My Data Science Portfolio</title>
<link>https://szystem.github.io/main/</link>
<description>Recent content on My Data Science Portfolio</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Sat, 07 May 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://szystem.github.io/main/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Master's Project Results</title>
<link>https://szystem.github.io/main/post/2022-05-07-master2/</link>
<pubDate>Sat, 07 May 2022 00:00:00 +0000</pubDate>
<guid>https://szystem.github.io/main/post/2022-05-07-master2/</guid>
<description>As a result of my Master&rsquo;s Project research, we were able to develop a new extension of EM Algorithm, able to cluster observations evolving in time.
The .gif at the top illustrates the process of training of the Algorithm. The dataset consists of 220 United Nation countries, divided with respect to gender, red &ndash; female, blue &ndash; male. Three corners of the Ternary plot represent proportions of Single, Married and Widowed citizens, with respect to age (time).</description>
</item>
<item>
<title>SVM classifier from scratch</title>
<link>https://szystem.github.io/main/post/2022-02-22-svmc/</link>
<pubDate>Tue, 22 Feb 2022 00:00:00 +0000</pubDate>
<guid>https://szystem.github.io/main/post/2022-02-22-svmc/</guid>
<description>As a part of a bigger project, I wrote Support Vector Machine Classifier. It supports multiclass clasification, linear and radial kernels, and both hard and soft margins.
Check out:
The project&rsquo;s Jupyter Notebook </description>
</item>
<item>
<title>Face recognition techniques comparison</title>
<link>https://szystem.github.io/main/post/2022-02-08-face-recognition/</link>
<pubDate>Tue, 08 Feb 2022 00:00:00 +0000</pubDate>
<guid>https://szystem.github.io/main/post/2022-02-08-face-recognition/</guid>
<description>This picture shows what the first and the last convolutional layer detect when a network is feeded with a picture of a person.
For two weeks my two colleagues and I have been working on a group project, whose goal is to compare the performance of different algorithms in face recognition. We are focused on SVMs with different kernels and convnets. One more goal is to use data augmentation and transfer learning methods to train a network even on a very small data set.</description>
</item>
<item>
<title>Master's Project Update</title>
<link>https://szystem.github.io/main/post/2022-01-06-master1/</link>
<pubDate>Thu, 06 Jan 2022 00:00:00 +0000</pubDate>
<guid>https://szystem.github.io/main/post/2022-01-06-master1/</guid>
<description>My biggest project this year is going to be my Master&rsquo;s Project. In it I extend the possibilities of the EM algorithm to cluster Dirichlet distributed data evolving in time. Project consists of a number of steps:
Programming a simple EM algorithm for normally distrubuted data Adjusting the algorithm for the dirichlet distribution Developing the model suitable for a data consisting of observations evolving in time Testing the algorithm on a synthetic data set Cleaning and preparing a real-life data set - marital statuses in countries in different group ages Applying the algorithm for the real data The .</description>
</item>
<item>
<title>Project Rook Endings</title>
<link>https://szystem.github.io/main/post/2022-01-05-project-chessrookendings/</link>
<pubDate>Wed, 05 Jan 2022 00:00:00 +0000</pubDate>
<guid>https://szystem.github.io/main/post/2022-01-05-project-chessrookendings/</guid>
<description>Another project I have made concerns my childhood hobby: the game of chess. This famous data set contains coordinates of three pieces on a chessboard: white king, white rook and black king and optimal depth-of-win for White in 0 to 16 moves, otherwise drawn, assuming that Black moves first. Check out:
The project&rsquo;s website The project&rsquo;s repository </description>
</item>
<item>
<title>Project Stone Flakes</title>
<link>https://szystem.github.io/main/post/2022-01-05-project-stoneflakes/</link>
<pubDate>Wed, 05 Jan 2022 00:00:00 +0000</pubDate>
<guid>https://szystem.github.io/main/post/2022-01-05-project-stoneflakes/</guid>
<description>I have uploaded on github my first data science project, called Stone Flakes. It concerns the earliest history of mankind, investigating stone flakes, the waste product of the tools' crafting process. The main question related to the data set is: &ldquo;Does the data reflect the technological progress during several hundred thousand years?” Check out:
The project&rsquo;s website The project&rsquo;s repository </description>
</item>
<item>
<title>First post!</title>
<link>https://szystem.github.io/main/post/2022-01-04-first-post/</link>
<pubDate>Tue, 04 Jan 2022 00:00:00 +0000</pubDate>
<guid>https://szystem.github.io/main/post/2022-01-04-first-post/</guid>
<description>Hello! I am launching this website as a central point of my professional online presence. Here you can see my projects and other achievements.</description>
</item>
<item>
<title>About me</title>
<link>https://szystem.github.io/main/page/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://szystem.github.io/main/page/about/</guid>
<description>My name is Szymon Steczek. Feel free to pronounce my name as Simon. My whole professional life has been dedicated to mathematics and since few years, I am discovering the beauty and potential in data science.
my short history I was born in Cracow, a fascinating city in southern Poland. There I have obtained a Bachelor&rsquo;s Degree in Applied Mathematics at AGH University of Science and Technology. In 2020 I was accepted to the Mathematics &amp; Statistics Department at University of Minnesota as a Graduate Teaching Assistant.</description>
</item>
</channel>
</rss>