<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.cs.colostate.edu/~anderson/cs545/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.cs.colostate.edu/~anderson/cs545/wiki/feed.php">
        <title>CS545 Wiki</title>
        <description></description>
        <link>http://www.cs.colostate.edu/~anderson/cs545/wiki/</link>
        <image rdf:resource="http://www.cs.colostate.edu/~anderson/cs545/wiki/lib/images/favicon.ico" />
       <dc:date>2008-11-19T14:36:23-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.cs.colostate.edu/~anderson/cs545/wiki/doku.php?id=r_discussion&amp;rev=1210793204&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cs.colostate.edu/~anderson/cs545/wiki/doku.php?id=latex_discussion&amp;rev=1210608397&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cs.colostate.edu/~anderson/cs545/wiki/doku.php?id=assignment_7_discussion&amp;rev=1210141350&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.cs.colostate.edu/~anderson/cs545/wiki/lib/images/favicon.ico">
        <title>CS545 Wiki</title>
        <link>http://www.cs.colostate.edu/~anderson/cs545/wiki/</link>
        <url>http://www.cs.colostate.edu/~anderson/cs545/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.cs.colostate.edu/~anderson/cs545/wiki/doku.php?id=r_discussion&amp;rev=1210793204&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-14T13:26:44-07:00</dc:date>
        <dc:creator>Jason Remington</dc:creator>
        <title>r_discussion</title>
        <link>http://www.cs.colostate.edu/~anderson/cs545/wiki/doku.php?id=r_discussion&amp;rev=1210793204&amp;do=diff</link>
        <description>There is a handy R function for adding a small amount of noise to data. 

This function adds (max-min)/50 noise to each sample in a data set. This tends to be a very small amount, but if its still too much, an amount can be specified as a second parameter. This is nice for working with QDA, and LDA where singluar matrices can be produced when some of the rows or columns in the data are constant across all samples. Using this jitter function on the data before standardizing it and using it works …</description>
    </item>
    <item rdf:about="http://www.cs.colostate.edu/~anderson/cs545/wiki/doku.php?id=latex_discussion&amp;rev=1210608397&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T10:06:37-07:00</dc:date>
        <dc:creator>Brent Wilkins</dc:creator>
        <title>latex_discussion</title>
        <link>http://www.cs.colostate.edu/~anderson/cs545/wiki/doku.php?id=latex_discussion&amp;rev=1210608397&amp;do=diff</link>
        <description>Embedding Animations in PDF's / Makefile

I just thought that I would share two things that I found useful using the tools for this class on another class.  First is the ability to create video from a directory full of images (I.E. from R) and then to embed that video into a PDF.  Making movies from images (PDF).  One thing to note is that the files need to be named 0001.jpg, and not just 1.jpg in order to be sorted correctly.  Next is a Makefile that claims to do all sorts of error message pars…</description>
    </item>
    <item rdf:about="http://www.cs.colostate.edu/~anderson/cs545/wiki/doku.php?id=assignment_7_discussion&amp;rev=1210141350&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-07T00:22:30-07:00</dc:date>
        <dc:creator>Jeshua Bratman</dc:creator>
        <title>assignment_7_discussion</title>
        <link>http://www.cs.colostate.edu/~anderson/cs545/wiki/doku.php?id=assignment_7_discussion&amp;rev=1210141350&amp;do=diff</link>
        <description>Extended Due Date

In case you didn't look at the announcements page today, the due date for assignment 7 has been move to Thursday.   --- Jeshua Bratman 2008/05/05 14:35

Anyone having good results?

I'm still struggling to find parameters that work in my neural net version of HW7. I'm assuming I have an implementation error in my code, but just in case I thought I'd ask if anyone has theirs working acceptably well. (With “acceptably well” meaning something like what we discussed in class l…</description>
    </item>
</rdf:RDF>
