-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
153 lines (104 loc) · 4.42 KB
/
index.html
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Hugo 0.70.0-DEV" />
<title>Re9ulus Blog</title>
<meta name="description" content="Random things from Compute Science">
<link rel="stylesheet" href="/css/ui.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono|Lato|Raleway">
</head>
<body>
<header class="container no-print">
<div class="u-header">
<nav class="bar">
<ul><li><a href="/about">About</a></li><li><a href="/post/">Posts</a></li></ul>
</nav>
</div>
</header>
<main class="container">
<article>
<header>
<hgroup id="brand">
<h1>Re9ulus Blog</h1>
<h5>Случайные заметки из мира Compute Science</h5>
</hgroup>
<hr class="sep" />
</header>
<section>
<h4></h4>
<ul class="no-bullet">
<li>
<span><time datetime="2017-03-09 00:00:00 +0000 UTC">Mar 09, 2017</time></span>
<a href="/post/2017-03-09-theano-win-install/">Ставим Theano на Windows</a>
</li>
<li>
<span><time datetime="2017-03-04 00:00:00 +0000 UTC">Mar 04, 2017</time></span>
<a href="/post/2017-03-04-imagenet-paper-digest/">Заметки о статьях по DeepLearning и ImageNet</a>
</li>
<li>
<span><time datetime="2016-12-16 00:00:00 +0000 UTC">Dec 16, 2016</time></span>
<a href="/post/2016-12-16-neural-network-resources/">Подборка материалов по нейронным сетям</a>
</li>
<li>
<span><time datetime="2016-09-29 00:00:00 +0000 UTC">Sep 29, 2016</time></span>
<a href="/post/2016-09-29-ml_is_fun_translate/">Машинное обучение это весело!</a>
</li>
<li>
<span><time datetime="2016-03-20 00:00:00 +0000 UTC">Mar 20, 2016</time></span>
<a href="/post/2016-03-20-xgboost_win_install/">Установка XGBoost на Windows</a>
</li>
<li>
<span><time datetime="2016-01-09 16:00:00 +0000 UTC">Jan 09, 2016</time></span>
<a href="/post/2016-01-09-ipython-notebook/">IPython Notebook</a>
</li>
<li>
<span><time datetime="2015-12-07 00:00:00 +0000 UTC">Dec 07, 2015</time></span>
<a href="/post/2015-12-07-trees_in_r/">Деревья принятия решений в R</a>
</li>
<li>
<span><time datetime="2015-11-09 22:00:00 +0000 UTC">Nov 09, 2015</time></span>
<a href="/post/2015-11-09-mongodb_cheat_sheet/">Заметки по MongoDB</a>
</li>
<li>
<span><time datetime="2015-10-28 22:00:00 +0000 UTC">Oct 28, 2015</time></span>
<a href="/post/2015-10-28-logistic_regression_in_r/">Логистическая регрессия в R</a>
</li>
<li>
<span><time datetime="2015-09-02 12:00:00 +0000 UTC">Sep 02, 2015</time></span>
<a href="/post/2015-09-02-introduction_to_r_p1/">Основы R, типы данных</a>
</li>
</ul>
</section>
</article>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-zB1R0rpPzHqg7Kpt0Aljp8JPLqbXI3bhnPWROx27a9N0Ll6ZP/+DiW/UqRcLbRjq" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-y23I5Q6l+B6vatafAwxRu/0oK/79VlbSz7Q9aiSZUvyWYIYsd+qj+o24G5ZU2zJz" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js" integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI" crossorigin="anonymous"
onload="renderMath();"></script>
<script>
function renderMath() {
renderMathInElement(
document.body,
{
delimiters: [
{left: "$$", right: "$$", display: true},
{left: "\\[", right: "\\]", display: true},
{left: "$", right: "$", display: false},
{left: "\\(", right: "\\)", display: false}
]
}
);
}
</script>
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(29515615, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/29515615" style="position:absolute; left:-9999px;" alt="" /></div></noscript>