<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Artificial Intelligence Blog &#187; Artificial Intelligence Blog &#187; Search results for tank</title>
	<atom:link href="http://artent.net/search/tank/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://artent.net</link>
	<description>We&#039;re blogging machines!</description>
	<lastBuildDate>Sat, 14 Mar 2026 20:14:25 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>1/log(1+1/237) = 237.49964912&#8230; ??</title>
		<link>http://artent.net/2023/10/01/1log11237-237-49964912/</link>
		<comments>http://artent.net/2023/10/01/1log11237-237-49964912/#comments</comments>
		<pubDate>Sun, 01 Oct 2023 06:24:19 +0000</pubDate>
		<dc:creator><![CDATA[hundalhh]]></dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Math]]></category>

		<guid isPermaLink="false">http://artent.net/?p=3800</guid>
		<description><![CDATA[I was rather surprised one day when I typed $$1/\log(1+1/237)$$ into a calculator and got 237.4996491&#8230;. I just thought it was strange that it was so very close to 237.5 but very slightly less. I had been trying to find the maximum number of tanks that you can produce in the tank-factory game. You start [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I was rather surprised one day when I typed $$1/\log(1+1/237)$$ into a calculator and got 237.4996491&#8230;. I just thought it was strange that it was so very close to 237.5 but very slightly less.</p>
<p>I had been trying to find the maximum number of tanks that you can produce in the <a href="http://artent.net/?s=tank">tank-factory game</a>. You start the game with any number of factories. On each turn, you can either invest in more factories thereby increasing the number of factories by 10% or you can use the turn to produce one tank per turn per factory. The game lasts for $T$ turns with $T&gt;10$. If you build factories for $k$ turns and build tanks for $T-k$ turns, then the total number of tanks produced is $$f(k) = f_0 \; 1.1^k (T-k)$$ where $f_0$ is the starting number of factories.</p>
<p>Perhaps surprisingly, the maximum value of $f(k)$ is attained both at $k=T-10$ and $k=T-11$. Mathematically[1],<br />
$$\max\{ f(k) | k = 1,2, &#8230;, T\} = f(T-10) = f(T-11) \approx 3.9\cdot 1.1^T f_0.$$</p>
<p>But, $f(x)$ can also be thought of as a real valued function, so the maximum value of $f(x)$ over positive real numbers $x$ should be about half way between $x=T-10$ and $x=T-11$.<br />
$$\max_{x&gt;0} f(x) \approx f(T-10.5).$$<br />
To find the precise maximum of $f$ over positive real numbers, we find the point on the curve $y=f(x)$ where the tangent line is horizontal (i.e. where the derivative is zero) as follows: (TFAE)<br />
$$\begin{aligned} f'(x) &amp;= 0 \\f_0 1.1^x \log(1.1) (T-x) &#8211; f_0 1.1^x &amp;= 0 \\ \log(1.1) (T-x) -1 &amp;= 0 \\ \log(1.1) (T-x) &amp;= 1 \\ T-x &amp;= 1/\log(1.1) \\ T- 1/\log(1.1) &amp;=x.\end{aligned}$$<br />
The max of $f(x)$ occurs at $x = T- 1/\log(1.1)$, but before we estimated that the max would occur at $x\approx T &#8211; 10.5$, so we can conlude that<br />
$$1/ \log(1+1/10) = 1/\log(1.1) \approx 10.5.$$<br />
Indeed,<br />
$$1/\log(1.1) = 10.492058687&#8230;.$$</p>
<p>You can use simillar reasoning to conclude that<br />
$$1/\log( 1 + 1/k) \approx k + 1/2$$<br />
for all positive integers $k$.</p>
<p>A more precise bound can be found with Taylor series. If you go through the math you can prove that for all positive real numbers $x$,<br />
$$f(x) = 1/\log(1+1/x) = x + 1/2 &#8211; 1/(12 x) + e(x)$$<br />
where $0&lt; e(x) &lt; 1/(24 x^2).$</p>
<p>&nbsp;</p>
<p>Footnote:<br />
[1] More generally, if $k$ and $T$ are postive integers, $k&lt;T$, and $$g(k, n, T) = (1+1/k)^n (T-n),$$ then<br />
$$\begin{aligned} \max\,\{ g(k,n, T)\; |\; n &amp;= 0, 1,2, \ldots, T \} \\ &amp;= g(k, T-k, T) \\&amp;= g(k, T-k-1, T).\end{aligned}$$</p>
]]></content:encoded>
			<wfw:commentRss>http://artent.net/2023/10/01/1log11237-237-49964912/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ROI in Games Part 2 &#8211; The Tank Game</title>
		<link>http://artent.net/2023/02/26/roi-in-games-part-2-the-tank-game/</link>
		<comments>http://artent.net/2023/02/26/roi-in-games-part-2-the-tank-game/#comments</comments>
		<pubDate>Sun, 26 Feb 2023 15:24:46 +0000</pubDate>
		<dc:creator><![CDATA[hundalhh]]></dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Investing]]></category>
		<category><![CDATA[Math]]></category>

		<guid isPermaLink="false">http://artent.net/?p=3408</guid>
		<description><![CDATA[Last month I wrote a post about the fact that you should not make an investment in a game that does not pay for itself.  If an investment costs $I$ and gives you a return of $i$ per turn, then it will pay for itself in $I/i$ turns.  The return on investment (ROI) is $$r= i/I.$$ [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Last month I wrote a <a href="http://artent.net/2023/01/14/roi-in-games-part-1/">post</a> about the fact that you should not make an investment in a game that does not pay for itself.  If an investment costs $I$ and gives you a return of $i$ per turn, then it will pay for itself in $I/i$ turns.  The return on investment (ROI) is $$r= i/I.$$ In some games we have several choices about how to invest, and generally speaking it is best to choose the investments with the best ROI.</p>
<p>If you can invest on any turn, the ROI investment rule of thumb is,</p>
<blockquote><p><strong>&#8220;Don&#8217;t invest if there are less than</strong> $$I/i=1/r$$ <strong>turns in left in the game excluding the current turn.&#8221;</strong></p>
<p>&nbsp;</p></blockquote>
<h3>the tank game</h3>
<p>The tank game is one of the simplest investment games.  It illustrates a few common ideas in investment games:</p>
<ul>
<li>Exponential Sharpening of the Axe</li>
<li>The optimal investment choice often depends only on the ROI for the turn and the number of turns left in the game.</li>
<li>Solving an investment game often involves finding the largest rectangle under the investment curve.</li>
<li>The investment-exploitation phase transition, dominating strategies, comparing two very similar strategies, null moves, and strategy swaps</li>
<li>Actually proving that a strategy is correct is a bit tricky.</li>
<li>Discrete vs. Continuous.</li>
</ul>
<p>I will address some of these ideas in this post and the rest of the ideas in a follow up post.</p>
<p>&nbsp;</p>
<p>Suppose that you start the game with an income of \$100 million per turn.  Each turn you have the two choices:</p>
<ul>
<li>(investment option) investing all your income into factories and increasing your income by 10%, or</li>
<li>(don&#8217;t invest option) building tanks that cost one million dollars each.</li>
</ul>
<p>Assume that it is also possible to build half a tank, or any other fraction of a tank, so if you spend \$500,000 on tanks, you get 0.5 tanks. If you spend \$2,300,000 on tanks, then you get 2.3 tanks. The game lasts for 27 turns and the object of the game is to maximize the number of tanks created.</p>
<p>Intuitively, you want to build up your factories in the first part of the game (Invest/Growth phase), and then transition to making tanks in the later part of the game (Exploitation phase).</p>
<p>Suppose that you build factory equipment for the first 5 turns, and then spend 22 turns building tanks.  After the first turn, you have \$110 million income (\$100 million original income plus \$10 million income due to the investment into factory equipment). After the second turn, your income would be \$121 million (\$110 million at the start of the turn plus \$11 million additional income due to investment). After the third turn you would have \$133,100,00 income, the fourth \$146,410,000 income, and finally, at the end of the 5th turn, your income would be \$161,051,000 per turn. If you then build tanks for 22 turns, then you would have $$22\cdot161.051 = 3543.122\ \ \mathrm{tanks}$$ at the end of the game.</p>
<p>&nbsp;</p>
<h3>The optimal strategy for the tank game using the rule  of thumb</h3>
<p>The easy way to find the optimal strategy is to apply the ROI investment rule of thumb.  We should invest as long as there are more than $I/i=1/r$ turns in the game after the current turn.  In the tank game, you increase your income by 10% if you invest, so $r=0.10$ and $$1/r=10\ \ \mathrm{turns.}$$ On turns 1 through 16 there are more than 10 turns left in the game, so you must invest on those turns.  On turn 17, there are exactly 17 turns left in the game, so it does not matter whether or not you invest on that turn.  On turns 18, 19, &#8230; 27, there are less than 10 turns left in the game, so on those turns, you need to build tanks.</p>
<p>If you do invest for 17 turns, then your income would be $$\mathrm{income} = (1.1)^{17}\cdot \ \$100,000,000= \$ 505,447,028.50$$ per turn.  Then you could buy tanks for 10 turns giving you about 5054.47 tanks.</p>
<p><a href="http://artent.net/wp-content/uploads/2023/02/OptTank.png"><img class="aligncenter size-full wp-image-3613" src="http://artent.net/wp-content/uploads/2023/02/OptTank.png" alt="OptTank" width="1000" height="976" /></a></p>
<p>Notice that the amount of money spent on tanks is the same as the area of a rectangle with height equal to the income at the end of the investment phase (turn 17) times the number of turns used to buy tanks.  Many investment problems are equivalent to finding the largest rectangle that &#8220;fits&#8221; under the income curve.</p>
<p>&nbsp;</p>
<h3>The investment-exploitation phase transition and dominating strategy swaps</h3>
<p>If you actually want to prove that this is the optimal strategy, you should probably first prove that there is and investment phase followed by a building/exploitation phase.</p>
<p>We will prove that investment phase must come first by comparing two very similar strategies where we swap a Building action and an Investing action. Comparing two similar strategies and showing the one &#8220;dominates&#8221; the other is a common tactic for finding optimal strategies.  In game theory, we say that one strategy dominates another if it is always better no matter what the opponent does.  For the single player tank game, we will say that one strategy dominates another if it produces more tanks over the course of the game.</p>
<p><em>Option 1:  Build-then-Invest.</em> Suppose that on turn $i$ that you build tanks and on turn $i+1$ you invest in factories.  Suppose that on turn $i$ that your income was $I$.  Then you would build $$\mathrm{tanks} = \frac{I}{\$1,000,000}$$ tanks on turn $i$ and your income would increase to on turn $i+1$ to $$I_{\mathrm{new}}=1.1\ I.$$</p>
<p><em>Option 2:  Invest-then-Build.  </em>On the other hand, if you swap the two strategies on turns $i$ and $i+1$, then on turn $i$ your income would again increase to $$I_{\mathrm{new}}=1.1\ I,$$ but when you build the tanks on turn $i+1$ you end up with  $$\mathrm{tanks} = \frac{I_{\mathrm{new}}}{\$1,000,000}= \frac{1.1\ I}{\$1,000,000}.$$</p>
<p>For either option, you have the same income on turns $i+2, i+3, \ldots, 27$, but for Option 2 (Invest-then-build) you have 10% more tanks than option 1.  We conclude that Option 2 &#8220;dominates&#8221; option 1, so for the optimal strategy, <strong>a tank building turn can never precede an investment turn. </strong> That fact implies that there is an investment phase lasting a few turns followed by an building phase where all you do is build tanks.</p>
<p>If we carefully apply the ideas in the <a href="http://artent.net/2023/01/14/roi-in-games-part-1/">ROI part 1 post</a>, we can determine where the phase transition begins. Suppose that on turn $i$ we have income $I$ and we make our last investment to bring our income up to $1.1\ I$. The increase in income is $0.1\ I$ and that new income will buy $$\mathrm{tanks\ from\ new\ income} = \frac{0.1\  I (T-i)}{\$1,000,000}$$ new tanks where $T=27$ is the total number of turns in the game. <strong> </strong>If we build tanks instead of investing on turn $i$ then we would make $$\mathrm{potential\ tanks\ on\ turn\ }i = \frac{I}{\$1,000,000}$$ tanks.  The difference is<br />
$$\begin{aligned} \mathrm{gain\ by\ investing} &amp;=  \frac{0.1\ I (T-i)}{\$1,000,000}\;  &#8211; \frac{I}{\$1,000,000}\\ &amp;= \frac{0.1\ (T &#8211; i) \;- I}{\$1,000,000}.\end{aligned}$$</p>
<p>The gain is positive if and only if $$\begin{aligned} 0.1\ I (T-i) &#8211; I &amp;&gt; 0\\ 0.1\ I (T-i) &amp;&gt; I\\ 0.1\ (T-i) &amp;&gt; 1\\T-i &amp;&gt; 10\\T-10&amp;&gt; i.\end{aligned}$$</p>
<p><em>Remark</em>: Reversing the inequalities proves that  the gain is negative ( a loss) if and only if    $T-10 &lt; i$.</p>
<p>We conclude that no tanks can be built before turn $T-10=17$.  On turn $i=17$, $$0.1\ I (T-i) -I = 0.1\ I (27-17) -I =  0,$$ so the gain by investing is zero. It does not matter whether the player builds tanks or invests on turn 17.  After turn 17, the gain is negative by the Remark above, so you must build tanks after turn 17.</p>
<p>We have proven that the ROI investment rule of thumb works perfectly for the tank game.</p>
]]></content:encoded>
			<wfw:commentRss>http://artent.net/2023/02/26/roi-in-games-part-2-the-tank-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most popular posts</title>
		<link>http://artent.net/most-popular-posts/</link>
		<comments>http://artent.net/most-popular-posts/#comments</comments>
		<pubDate>Sat, 18 Aug 2012 14:23:01 +0000</pubDate>
		<dc:creator><![CDATA[hundalhh]]></dc:creator>
		
		<guid isPermaLink="false">http://162.243.213.31/?page_id=462</guid>
		<description><![CDATA[Most Popular Posts in 2022 to 5-2023 Title Views 100 Most useful Theorems and Ideas in Mathematics 336 Standard Deviation of Sample Median 185 K medians &#38; K-medoids 182 The Exact Standard Deviation of the Sample Median 160 An AI for 2048 – Part 4 Evaluation Functions 110 Maximizing a Function over Integers (Part 5) [&#8230;]]]></description>
				<content:encoded><![CDATA[<h4>Most Popular Posts in 2022 to 5-2023</h4>
<table class="statsDay" cellspacing="0">
<tbody>
<tr class="h">
<th class="label">Title</th>
<th class="more"></th>
<th class="views">Views</th>
</tr>
<tr class="alternate">
<td class="label"></td>
<td class="more"></td>
<td class="views"></td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2012/11/27/100-most-useful-theorems-and-ideas-in-mathematics/" target="_blank">100 Most useful Theorems and Ideas in Mathematics</a></td>
<td class="more"></td>
<td class="views">336</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2012/07/31/standard-deviation-of-sample-median/" target="_blank">Standard Deviation of Sample Median</a></td>
<td class="more"></td>
<td class="views">185</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2012/10/30/k-medians-k-medoidshttpen-wikipedia-orgwikik-medoids/" target="_blank">K medians &amp; K-medoids</a></td>
<td class="more"></td>
<td class="views">182</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2013/08/12/the-exact-standard-deviation-of-the-sample-median/" target="_blank">The Exact Standard Deviation of the Sample Median</a></td>
<td class="more"></td>
<td class="views">160</td>
</tr>
<tr>
<td class="label"></td>
<td class="more"></td>
<td class="views"></td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2014/04/07/an-ai-for-2048-part-4-evaluation-functions/" target="_blank">An AI for 2048 – Part 4 Evaluation Functions</a></td>
<td class="more"></td>
<td class="views">110</td>
</tr>
<tr>
<td class="label"></td>
<td class="more"></td>
<td class="views"></td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2023/02/17/maximizing-a-function-over-integers-part-5/" target="_blank">Maximizing a Function over Integers (Part 5)</a></td>
<td class="more"></td>
<td class="views">94</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2020/12/25/maximizing-a-function-over-integers-part-1/" target="_blank">Maximizing a function over integers (Part 1)</a></td>
<td class="more"></td>
<td class="views">82</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2020/10/11/analyzing-slay-the-spire-and-sharing-the-analysis/" target="_blank">Analyzing Slay the Spire and Sharing the Analysis</a></td>
<td class="more"></td>
<td class="views">79</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2023/02/26/roi-in-games-part-2-the-tank-game/" target="_blank">ROI in Games Part 2 – The Tank Game</a></td>
<td class="more"></td>
<td class="views">77</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2021/04/17/a-proof-of-griffins-blackjack-theorem/" target="_blank">A proof of Griffin’s Blackjack Theorem</a></td>
<td class="more"></td>
<td class="views">71</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2012/08/20/venn-diagrams/" target="_blank">Venn Diagrams</a></td>
<td class="more"></td>
<td class="views">70</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2016/04/07/newly-published-deep-learning-book-by-ian-goodfellow-yoshua-bengio-and-aaron-courville/" target="_blank">Newly Published “Deep Learning” Book by Ian Goodfellow, Yoshua Bengio, and Aaron Courville</a></td>
<td class="more"></td>
<td class="views">63</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2020/12/26/maximizing-a-function-over-integers-part-2/" target="_blank">Maximizing a function over integers (Part 2)</a></td>
<td class="more"></td>
<td class="views">61</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2013/08/26/category-theory/" target="_blank">Category Theory ?</a></td>
<td class="more"></td>
<td class="views">61</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2022/12/08/ideas-that-changed-my-life-morganhousel/" target="_blank">Ideas That Changed My Life</a></td>
<td class="more"></td>
<td class="views">59</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2013/12/31/review-basic-category-theory-for-computer-scientists/" target="_blank">Review: “Basic Category Theory for Computer Scientists”</a></td>
<td class="more"></td>
<td class="views">57</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2014/04/20/mathematical-concepts-i-use-almost-every-week/" target="_blank">Mathematical Concepts I use (almost) every week</a></td>
<td class="more"></td>
<td class="views">55</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2020/07/14/category-theory-for-programmers/" target="_blank">“Category Theory for Programmers”</a></td>
<td class="more"></td>
<td class="views">55</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2022/07/13/fibonacci-fractions/" target="_blank">Fibonacci Fractions</a></td>
<td class="more"></td>
<td class="views">54</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2021/02/08/a-simple-minesweeper-puzzle/" target="_blank">A Simple Minesweeper Puzzle</a></td>
<td class="more"></td>
<td class="views">53</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2020/12/31/maximizing-a-function-over-integers-part-3/" target="_blank">Maximizing a function over integers (Part 3)</a></td>
<td class="more"></td>
<td class="views">53</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2014/01/05/r-1-cos101-theta100-15-cos8-theta/" target="_blank">r = 1 – cos(101 theta/100) – 1/5 cos(8 theta)</a></td>
<td class="more"></td>
<td class="views">51</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2012/07/26/hierarchical-optimistic-optimization-hoo/" target="_blank">Hierarchical Optimistic Optimization (HOO)</a></td>
<td class="more"></td>
<td class="views">50</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2020/04/21/cute-math-expxcdotexp-x1/" target="_blank">Cute math, $\exp(x)\cdot\exp(-x)=1$</a></td>
<td class="more"></td>
<td class="views">49</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2017/05/18/alphago-is-changing-how-the-game-is-played/" target="_blank">AlphaGo is changing how the Game is Played</a></td>
<td class="more"></td>
<td class="views">47</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2020/05/26/seven-links-for-the-history-of-mathematical-proof/" target="_blank">Seven Links for the History of Mathematical Proof</a></td>
<td class="more"></td>
<td class="views">47</td>
</tr>
</tbody>
</table>
<h4></h4>
<h4></h4>
<h4>Most Popular in 2018</h4>
<table class="statsDay" cellspacing="0">
<tbody>
<tr>
<td class="label"><a href="http://artent.net/2012/11/27/100-most-useful-theorems-and-ideas-in-mathematics/" target="_blank">100 Most useful Theorems and Ideas in Mathematics</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=1186"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">818</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2012/09/26/checkers-and-machine-learning/" target="_blank">Checkers and Machine Learning</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=839"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">341</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2014/04/07/an-ai-for-2048-part-4-evaluation-functions/" target="_blank">An AI for 2048 – Part 4 Evaluation Functions</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=2448"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">319</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2013/08/26/category-theory/" target="_blank">Category Theory ?</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=2071"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">286</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2014/07/23/the-best-deep-learning-blog-post-ever-christopher-olah/" target="_blank">The Best Deep Learning Blog Post Ever (Christopher Olah)</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=2529"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">275</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2014/12/10/a-review-of-playing-atari-with-deep-reinforcement-learning/" target="_blank">A review of “Playing Atari with Deep Reinforcement Learning”</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=2604"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">211</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2012/10/20/a-tutorial-on-direct-optimization/" target="_blank">Matlab code and a Tutorial on DIRECT Optimization</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=652"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">193</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2015/03/27/art-and-artificial-intelligence-by-g-w-smith/" target="_blank">Art and Artificial Intelligence by G. W. Smith</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=2694"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">192</td>
</tr>
<tr>
<td class="label"><a href="http://artent.net/2013/01/06/markov-logic-networks-tutorial/" target="_blank">Markov Logic Networks Tutorial</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=1247"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">181</td>
</tr>
<tr class="alternate">
<td class="label"><a href="http://artent.net/2013/04/14/computer-estimate-of-chess-champion-play-throughout-history/" target="_blank">Computer Evaluation of the best Historical Chess Players</a></td>
<td class="more"><a href="admin.php?page=stats&amp;view=post&amp;post=1791"><img src="http://s1.wp.com/i/stats-icon.png" alt="More stats" /></a></td>
<td class="views">16</td>
</tr>
</tbody>
</table>
<h4></h4>
<h4></h4>
<h4>Most Popular in 2013</h4>
<table cellspacing="0">
<tbody>
<tr>
<td><a href="http://162.243.213.31/2012/11/27/100-most-useful-theorems-and-ideas-in-mathematics/" target="_blank">100 Most useful Theorems and Ideas in Mathematics</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1186"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>661</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/07/31/standard-deviation-of-sample-median/" target="_blank">Standard Deviation of Sample Median</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=168"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>660</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/04/14/computer-estimate-of-chess-champion-play-throughout-history/" target="_blank">Computer Evaluation of the best Historical Chess Players</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1791"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>610</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/07/09/deep-support-vector-machines-for-regression-problems/" target="_blank">“Deep Support Vector Machines for Regression Problems”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1962"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>524</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/01/16/dropout-what-happens-when-you-randomly-drop-half-the-features/" target="_blank">Dropout – What happens when you randomly drop half the features?</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1021"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>432</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/03/12/notes-on-a-few-useful-things-to-know-about-machine-learning/" target="_blank">Notes on “A Few Useful Things to Know about Machine Learning”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1628"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>366</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/08/30/machine-learning-techniques-for-stock-prediction/" target="_blank">“Machine Learning Techniques for Stock Prediction”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=366"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>343</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/02/16/bengio-lecun-deep-learning-video/" target="_blank">Bengio LeCun Deep Learning Video</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1025"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>327</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/12/18/the-15-most-striking-papers-and-presentations-from-nips/" target="_blank">The 20 most striking papers, workshops, and presentations from NIPS 2012</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1289"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>289</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/07/15/simpsons-paradox-and-judea-pearls-causal-calculus/" target="_blank">Simpson’s paradox and Judea Pearl’s Causal Calculus</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1974"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>283</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/08/12/the-exact-standard-deviation-of-the-sample-median/" target="_blank">The Exact Standard Deviation of the Sample Median</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=2032"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>271</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/03/10/machine-learning-cheat-sheet-for-scikit-learn/" target="_blank">“Machine Learning Cheat Sheet (for scikit-learn)”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1529"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>262</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/10/20/a-tutorial-on-direct-optimization/" target="_blank">Matlab code and a Tutorial on DIRECT Optimization</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=652"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>250</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/09/09/comet-ison-perihelion-mars-and-the-rule-of-13-3/" target="_blank">Comet ISON, Perihelion, Mars, and the rule of 13.3</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=2105"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>240</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/01/06/markov-logic-networks-tutorial/" target="_blank">Markov Logic Networks Tutorial</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1247"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>229</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/06/03/approximation-of-kl-distance-between-mixture-of-gaussians/" target="_blank">Approximation of KL distance between mixtures of Gaussians</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1890"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>218</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/about/" target="_blank">About</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=17"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>208</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/08/26/category-theory/" target="_blank">Category Theory ?</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=2071"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>183</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/07/28/game-tree-with-a-gpu/" target="_blank">Searching a Game Tree with a GPU</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=2010"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>173</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/04/18/what-is-probabilistic-programming/" target="_blank">What is probabilistic programming and Why it Matters</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1812"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>159</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/09/26/checkers-and-machine-learning/" target="_blank">Checkers and Machine Learning</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=839"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>150</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/12/12/semantic-hashing/" target="_blank">“Semantic Hashing”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=883"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>149</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/12/24/lifted-inference-seen-from-the-other-side-the-tractable-features/" target="_blank">Lifted Inference</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1256"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>144</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/02/08/stacked-generalization/" target="_blank">“Stacked Generalization”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1147"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>142</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/09/23/knowledge-representation-ologs-and-category-theory/" target="_blank">Knowledge Representation, Ologs, and Category theory</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=2157"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>136</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/06/10/a-neuro-evolution-approach-to-general-atari-game-playing/" target="_blank">“A Neuro-evolution Approach to General Atari Game Playing”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1911"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>136</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/04/26/is-chess-the-drosophila-of-artificial-intelligence/" target="_blank">“Is chess the drosophila of artificial intelligence?”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1841"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>135</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/most-popular-posts/" target="_blank">Most popular posts</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=462"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>132</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/06/16/johnson-lindenstrauss-lemma/" target="_blank">Johnson–Lindenstrauss lemma</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1051"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>130</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/09/27/why-are-gaussian-distributions-great/" target="_blank">Why are Gaussian Distributions Great?</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=848"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>125</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/03/30/deriving-the-gaussian-distribution-from-the-sterling-approximation-and-the-central-limit-theorem/" target="_blank">Deriving the Gaussian Distribution from the Sterling Approximation and the Central Limit Theorem</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1718"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>124</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/08/22/julia-language/" target="_blank">Julia Language</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=338"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>120</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/07/19/strong-ai-ml-gofai-category-theory-and-abstraction/" target="_blank">Strong AI, ML, GOFAI, Category Theory, and Abstraction</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=105"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>118</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/09/28/sparse-kalman-filters/" target="_blank">Sparse Kalman Filters</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=526"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>111</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/05/16/randomized-numerical-linear-algebra-randnla-theory-and-practice/" target="_blank">“Randomized Numerical Linear Algebra (RandNLA): Theory and Practice”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1049"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>107</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/09/16/an-ode-orthogonal-functions-and-the-chebyshev-polynomials/" target="_blank">An ODE, Orthogonal Functions, and the Chebyshev Polynomials</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=2098"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>98</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/03/26/machine-learning-a-love-story/" target="_blank">“Machine Learning: A Love Story”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1712"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>98</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/01/10/boa-the-bayesian-optimization-algorithm/" target="_blank">“BOA: The Bayesian Optimization Algorithm”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1315"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>96</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/04/04/autoencoders-mdl-and-helmholtz-free-energy/" target="_blank">“Autoencoders, MDL, and Helmholtz Free Energy”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1734"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>92</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/08/30/2083/" target="_blank">Yann Esposito’s Category theory Slides with Haskell</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=2083"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>85</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/04/30/ted-the-key-to-growth-race-with-the-machines/" target="_blank">TED: “The key to growth? Race with the machines”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1855"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>84</td>
</tr>
</tbody>
</table>
<h4></h4>
<p>&nbsp;</p>
<h4>Most Popular in 2012</h4>
<div>
<table cellspacing="0">
<tbody>
<tr>
<td><a href="http://162.243.213.31/2012/08/10/13-of-all-fractions-have-an-even-denominator/" target="_blank">1/3 of all fractions have an even denominator!</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=274"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>158</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/09/27/why-are-gaussian-distributions-great/" target="_blank">Why are Gaussian Distributions Great?</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=848"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>141</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/11/27/100-most-useful-theorems-and-ideas-in-mathematics/" target="_blank">100 Most useful Theorems and Ideas in Mathematics</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1186"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>128</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/07/23/some-machine-learning-techniques/" target="_blank">Some Machine Learning Techniques</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=137"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>73</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/08/21/more-machine-learning-blogs/" target="_blank">More Machine Learning Blogs</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=457"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>52</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/08/22/julia-language/" target="_blank">Julia Language</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=338"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>47</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/07/19/strong-ai-ml-gofai-category-theory-and-abstraction/" target="_blank">Strong AI, ML, GOFAI, Category Theory, and Abstraction</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=105"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>45</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/08/29/609/" target="_blank">Julia!</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=609"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>44</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/11/25/til-a-trick-for-hits-on-your-blog/" target="_blank">TIL: A trick for hits on your blog</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1175"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>43</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/07/31/standard-deviation-of-sample-median/" target="_blank">Standard Deviation of Sample Median</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=168"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>42</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/10/20/a-tutorial-on-direct-optimization/" target="_blank">Matlab code and a Tutorial on DIRECT Optimization</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=652"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>32</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2013/06/16/johnson-lindenstrauss-lemma/" target="_blank">Johnson–Lindenstrauss lemma</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1051"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>32</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/08/20/venn-diagrams/" target="_blank">Venn Diagrams</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=299"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>30</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/10/14/tetris-reinforcement-learning-the-cross-entropy-method/" target="_blank">Tetris, Reinforcement Learning, The Cross-Entropy method</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=633"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>28</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/08/08/adaboost-and-bregman-distances/" target="_blank">Adaboost and Bregman Distances</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=217"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>26</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/10/26/jensen-shannon-divergence/" target="_blank">Jensen-Shannon divergence</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=671"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>26</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/09/26/checkers-and-machine-learning/" target="_blank">Checkers and Machine Learning</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=839"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>25</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/12/04/stochastic-optimization-talk-at-nips/" target="_blank">Stochastic Optimization Talk at NIPS</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1231"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>24</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/12/18/the-15-most-striking-papers-and-presentations-from-nips/" target="_blank">The 20 most striking papers, workshops, and presentations from NIPS 2012</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=1289"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>21</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/11/06/clifford-algebras-neural-nets-and-the-brain/" target="_blank">Clifford Algebras, Neural Nets, and the Brain</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=728"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>20</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/08/10/adaboost-nc/" target="_blank">AdaBoost.NC</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=229"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>20</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/11/02/algorithms-for-in%ef%ac%81nitely-many-armed-bandits/" target="_blank">“Algorithms for Inﬁnitely Many-Armed Bandits”</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=703"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>18</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/10/10/speed-of-various-languages/" target="_blank">Speed of Various Languages – Julia</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=585"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>18</td>
</tr>
<tr>
<td><a href="http://162.243.213.31/2012/08/19/automatic-differentiation/" target="_blank">Automatic Differentiation</a></td>
<td><a href="http://162.243.213.31/wp-admin/admin.php?page=stats&amp;view=post&amp;post=480"><img src="http://dashboard.wordpress.com/i/stats-icon.png" alt="More stats" /></a></td>
<td>18</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://artent.net/most-popular-posts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: artent.net @ 2026-04-29 18:59:40 by W3 Total Cache -->