<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nemenmanlab.org/~ilya/index.php?action=history&amp;feed=atom&amp;title=Physics_212%2C_2017%3A_Lecture_14</id>
	<title>Physics 212, 2017: Lecture 14 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nemenmanlab.org/~ilya/index.php?action=history&amp;feed=atom&amp;title=Physics_212%2C_2017%3A_Lecture_14"/>
	<link rel="alternate" type="text/html" href="https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2017:_Lecture_14&amp;action=history"/>
	<updated>2026-05-17T09:40:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2017:_Lecture_14&amp;diff=695&amp;oldid=prev</id>
		<title>Ilya: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2017:_Lecture_14&amp;diff=695&amp;oldid=prev"/>
		<updated>2018-07-04T16:28:44Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 16:28, 4 July 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ilya</name></author>
		
	</entry>
	<entry>
		<id>https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2017:_Lecture_14&amp;diff=694&amp;oldid=prev</id>
		<title>nemenman&gt;Ilya at 23:57, 12 March 2017</title>
		<link rel="alternate" type="text/html" href="https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2017:_Lecture_14&amp;diff=694&amp;oldid=prev"/>
		<updated>2017-03-12T23:57:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PHYS212-2017}}&lt;br /&gt;
&lt;br /&gt;
Why is fitting hard: Large dimensionality, multiple minima, flat regions.&lt;br /&gt;
What is the maximum accuracy of optimization?&lt;br /&gt;
&lt;br /&gt;
For future lectures, start reading:&lt;br /&gt;
*http://docs.scipy.org/doc/scipy/reference/optimize.html -- Optimization with Python/SciPy&lt;br /&gt;
In the class lectures for this module, we will talk about the following methods: &lt;br /&gt;
*Multi-dimensional linear regression (no derivations) using numpy.linalg.lstsq http://docs.scipy.org/doc/numpy-1.10.0/reference/generated/numpy.linalg.lstsq.html&lt;br /&gt;
*General considerations for nonlinear minimization (with and without derivatives; with and without second derivatives)&lt;br /&gt;
*Golden mean 1-d search &lt;br /&gt;
*Parabolic interpolation&lt;br /&gt;
*Newton method&lt;br /&gt;
&lt;br /&gt;
;Your turn: Write down a parabolic interpolation or Newton method minimizer of 1-d functions. Minimize a  &amp;lt;math&amp;gt;{\rm cosh} x&amp;lt;/math&amp;gt; using your minimizer. Do you get the expected result?&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/forms/d/e/1FAIpQLSeNvrPddCgvMfHdlSA8uYDddBFqLK81Rrr4l7jfozud6J7iww/viewform Submit your work].&lt;/div&gt;</summary>
		<author><name>nemenman&gt;Ilya</name></author>
		
	</entry>
</feed>