<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://liftothers.org/dokuwiki/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://liftothers.org/dokuwiki/feed.php">
        <title>BYU CS classes cs501r_f2017</title>
        <description></description>
        <link>http://liftothers.org/dokuwiki/</link>
        <image rdf:resource="http://liftothers.org/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-06-29T22:39:09+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab04&amp;rev=1625096527&amp;do=diff"/>
                <rdf:li rdf:resource="http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab5&amp;rev=1625096527&amp;do=diff"/>
                <rdf:li rdf:resource="http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab5v2&amp;rev=1625096527&amp;do=diff"/>
                <rdf:li rdf:resource="http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab7&amp;rev=1625096527&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://liftothers.org/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>BYU CS classes</title>
        <link>http://liftothers.org/dokuwiki/</link>
        <url>http://liftothers.org/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab04&amp;rev=1625096527&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-30T23:42:07+00:00</dc:date>
        <title>cs501r_f2017:lab04</title>
        <link>http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab04&amp;rev=1625096527&amp;do=diff</link>
        <description>Objective

The purpose of this lab is to help students understand the basic workflow for tensorflow. It’s composed of five parts: 1. Understand sessions, placeholders, and computation graphs; 2. Understand variables in tensorflow, and be able to train them with a simple delta rule; 3. Understand vectors, matrices and tensors, and be able to translate them into numpy arrays; 4. Understand data importation in python and tensorflow, be able to import a simple csv file and learn its hidden parameter…</description>
    </item>
    <item rdf:about="http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab5&amp;rev=1625096527&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-30T23:42:07+00:00</dc:date>
        <title>cs501r_f2017:lab5</title>
        <link>http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab5&amp;rev=1625096527&amp;do=diff</link>
        <description>Objective:

To explore deeper networks, to leverage convolutions, and to explore Tensorboard.

----------

Deliverable:



For this lab, you will need to perform three steps:

	*  You need to implement the Deep MNIST for experts tutorial
	*  You need to modify the tutorial code to deliver visualizations via Tensorboard.</description>
    </item>
    <item rdf:about="http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab5v2&amp;rev=1625096527&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-30T23:42:07+00:00</dc:date>
        <title>cs501r_f2017:lab5v2</title>
        <link>http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab5v2&amp;rev=1625096527&amp;do=diff</link>
        <description>Objective:

To become more proficient in Tensorflow, to become more proficient in the construction of computation graphs and image classification, and to create and debug your first full DNN.

----------

Deliverable:

There are two parts to this lab:</description>
    </item>
    <item rdf:about="http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab7&amp;rev=1625096527&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-30T23:42:07+00:00</dc:date>
        <title>cs501r_f2017:lab7</title>
        <link>http://liftothers.org/dokuwiki/doku.php?id=cs501r_f2017:lab7&amp;rev=1625096527&amp;do=diff</link>
        <description>Objective:

To learn about deconvolutions, variable sharing, trainable variables,
and generative adversarial models.

----------

Deliverable:



For this lab, you will need to implement a generative adversarial
network (GAN).  
Specifically, we will be using the technique outlined in the paper</description>
    </item>
</rdf:RDF>
