Skip to content

Commit

Permalink
Deploying to gh-pages from @ c9bef50 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanUkhov committed Jan 15, 2024
1 parent e35b60b commit 527d51d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="https://blog.ivanukhov.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://blog.ivanukhov.com/" rel="alternate" type="text/html" /><updated>2024-01-15T15:11:59+00:00</updated><id>https://blog.ivanukhov.com/feed.xml</id><title type="html">Good news, everyone!</title><subtitle>Solving problems that a software engineer might encounter in practice—or
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="https://blog.ivanukhov.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://blog.ivanukhov.com/" rel="alternate" type="text/html" /><updated>2024-01-15T16:37:01+00:00</updated><id>https://blog.ivanukhov.com/feed.xml</id><title type="html">Good news, everyone!</title><subtitle>Solving problems that a software engineer might encounter in practice—or
invent to sharpen their skills in leisure time
</subtitle><author><name>Ivan Ukhov</name></author><entry><title type="html">Breaking sticks, or estimation of probability distributions using the Dirichlet process</title><link href="https://blog.ivanukhov.com/2021/01/25/dirichlet-process.html" rel="alternate" type="text/html" title="Breaking sticks, or estimation of probability distributions using the Dirichlet process" /><published>2021-01-25T06:00:00+00:00</published><updated>2021-01-25T06:00:00+00:00</updated><id>https://blog.ivanukhov.com/2021/01/25/dirichlet-process</id><content type="html" xml:base="https://blog.ivanukhov.com/2021/01/25/dirichlet-process.html"><![CDATA[<p>Recall the last time you wanted to understand the distribution of given data.
One alternative was to plot a histogram. However, it resulted in frustration due
Expand Down

0 comments on commit 527d51d

Please sign in to comment.