-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.xml
125 lines (98 loc) · 6.99 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Re9ulus Blog</title>
<link>https://re9ulus.github.io/</link>
<description>Recent content on Re9ulus Blog</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>&copy; 2020 Re9ulus</copyright>
<lastBuildDate>Mon, 25 Jan 2016 00:00:00 +0000</lastBuildDate>
<atom:link href="https://re9ulus.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Ставим Theano на Windows</title>
<link>https://re9ulus.github.io/post/2017-03-09-theano-win-install/</link>
<pubDate>Thu, 09 Mar 2017 00:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2017-03-09-theano-win-install/</guid>
<description><p><em>Theano</em> — популярная <a href="http://deeplearning.net/software/theano/">библиотека</a> для работы с нейронными сетями. И как многие полезные Machine Learning инструменты, на Windows она просто так не ставится.</p></description>
</item>
<item>
<title>Заметки о статьях по DeepLearning и ImageNet</title>
<link>https://re9ulus.github.io/post/2017-03-04-imagenet-paper-digest/</link>
<pubDate>Sat, 04 Mar 2017 00:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2017-03-04-imagenet-paper-digest/</guid>
<description><p>Краткая заметка о содержании классических статей по сверточным нейронным сетям и <em>ImageNet</em>.</p></description>
</item>
<item>
<title>Подборка материалов по нейронным сетям</title>
<link>https://re9ulus.github.io/post/2016-12-16-neural-network-resources/</link>
<pubDate>Fri, 16 Dec 2016 00:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2016-12-16-neural-network-resources/</guid>
<description></description>
</item>
<item>
<title>Машинное обучение это весело!</title>
<link>https://re9ulus.github.io/post/2016-09-29-ml_is_fun_translate/</link>
<pubDate>Thu, 29 Sep 2016 00:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2016-09-29-ml_is_fun_translate/</guid>
<description><p><em>Перевод статьи: <a href="https://medium.com/@ageitgey/machine-learning-is-fun-80ea3ec3c471#.wt681sugn" title="Machine Learning is Fun!">Machine Learning is Fun!</a></em></p></description>
</item>
<item>
<title>Установка XGBoost на Windows</title>
<link>https://re9ulus.github.io/post/2016-03-20-xgboost_win_install/</link>
<pubDate>Sun, 20 Mar 2016 00:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2016-03-20-xgboost_win_install/</guid>
<description></description>
</item>
<item>
<title>Привет!</title>
<link>https://re9ulus.github.io/about/</link>
<pubDate>Mon, 25 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/about/</guid>
<description>Меня зовут Вася, я Python/C++ разработчик. Люблю программирование, историю и машинное обучение. Участвовал в студенческих ACM ICPC олимпиадах. Менторил специализацию МФТИ и Яндекса Машинное обучение и анализ данных на Coursera.
Hi, my name is Vasiliy. I am Python/C++ developer. My interests are programming, history and machine learning. I have participated in ACM ICPC programming contests. I was a mentor at Coursera specialization [Machine learning and data science.
Contacts:</description>
</item>
<item>
<title>IPython Notebook</title>
<link>https://re9ulus.github.io/post/2016-01-09-ipython-notebook/</link>
<pubDate>Sat, 09 Jan 2016 16:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2016-01-09-ipython-notebook/</guid>
<description><p>Как установить и что с ним потом делать</p></description>
</item>
<item>
<title>Деревья принятия решений в R</title>
<link>https://re9ulus.github.io/post/2015-12-07-trees_in_r/</link>
<pubDate>Mon, 07 Dec 2015 00:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2015-12-07-trees_in_r/</guid>
<description><p><em>Дерево принятия решений</em> - средство поддержки принятия решений, использующееся в статистике и анализе данных для прогнозных моделей.</p></description>
</item>
<item>
<title>Заметки по MongoDB</title>
<link>https://re9ulus.github.io/post/2015-11-09-mongodb_cheat_sheet/</link>
<pubDate>Mon, 09 Nov 2015 22:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2015-11-09-mongodb_cheat_sheet/</guid>
<description><p>Мои заметки по <em>MongoDB</em> по мотивам <a href="https://university.mongodb.com/courses/M101P/about">курса</a>.</p></description>
</item>
<item>
<title>Логистическая регрессия в R</title>
<link>https://re9ulus.github.io/post/2015-10-28-logistic_regression_in_r/</link>
<pubDate>Wed, 28 Oct 2015 22:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2015-10-28-logistic_regression_in_r/</guid>
<description><p>Логистическая регрессия - статистическая модель, которая применяется для предсказания вероятности возникновения некоторого события по значениям множества признаков.</p></description>
</item>
<item>
<title>Основы R, типы данных</title>
<link>https://re9ulus.github.io/post/2015-09-02-introduction_to_r_p1/</link>
<pubDate>Wed, 02 Sep 2015 12:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2015-09-02-introduction_to_r_p1/</guid>
<description></description>
</item>
<item>
<title>Взлом простых шифров</title>
<link>https://re9ulus.github.io/post/2015-04-05-hacking-easy-ciphers/</link>
<pubDate>Sun, 05 Apr 2015 12:00:00 +0000</pubDate>
<guid>https://re9ulus.github.io/post/2015-04-05-hacking-easy-ciphers/</guid>
<description><p>Экскурс в криптографию</p></description>
</item>
</channel>
</rss>