<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/petavision/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 13 May 2015 20:12:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/petavision/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Brian Broom-Peltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -27,10 +27,7 @@
     + [HyperConn]

 + **Playing With PetaVision**
-    + [Getting Datasets]
-    + [Image Reconstruction with a V1 LCA]
-    + [Whole Image Classification]
-    + [Localized Image Classification]
+    + [V1_LCA tutorial]

 + **Tips and Tricks**

@@ -39,7 +36,7 @@
 + **Under the Hood**
     + Build
     + Run
-+ **Play in a Sandbox**
++ **Playing in a Sandbox**
     + Setting up your Sandbox
     + Subclass a HyperLayer
     + Subclass a HyPerConn
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Broom-Peltz</dc:creator><pubDate>Wed, 13 May 2015 20:12:44 -0000</pubDate><guid>https://sourceforge.netd243ff28fe210819135cf5ba37db318f69c7f642</guid></item><item><title>Home modified by Brian Broom-Peltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -16,9 +16,9 @@
 ### Getting Started ###

 + **Installation**
-    + [Install PetaVision AWS](AWS Installation)
-    + [Install PetaVision Ubuntu](Ubuntu Installation)
-    + [Install PetaVision OSX](OSX Installation)
+    + [Install PetaVision AWS]
+    + [Install PetaVision Ubuntu]
+    + [Install PetaVision OSX]
     + Windows installation currently not documented.  If you wish you use a Windows machine, use [Cygwin](https://www.cygwin.com/).

 + **The Params File**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Broom-Peltz</dc:creator><pubDate>Fri, 01 May 2015 00:01:27 -0000</pubDate><guid>https://sourceforge.netab9304c86838ca8d3519b501bd0a396271428726</guid></item><item><title>Home modified by Brian Broom-Peltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -1,28 +1,47 @@
-## Welcome to the PetaVision Wiki ##
+# Welcome to the PetaVision Wiki #

 The PetaVision project seeks to demonstrate synthetic cognition by developing a real-time, full-scale model of the primate visual cortex that matches (or surpasses) human level performance in selected sensory processing tasks.

-The purpose of this wiki is to provide explanations, examples, and tutorials for users of PetaVision.  As a new user, make sure to go through the beginners tutorials to become comfortable with the mechanics of designing a params file and starting a run in PetaVision. The wiki is meant to complement the [doxygen documentation](http://petavision.sourceforge.net/doxygen/html/index.html) that is generated from commented code.
+The purpose of this wiki is to provide explanations, examples, and tutorials for users of PetaVision.  As a new user, make sure to go through the tutorials to become comfortable with the mechanics of designing a params file and starting a run in PetaVision. The wiki is meant to complement the [doxygen documentation](http://petavision.sourceforge.net/doxygen/html/index.html) that is generated from commented code.

-## PetaVision Overview ##
+# PetaVision Overview #
 If this is your first time being exposed to PetaVision, we recommend that you first start by watching **PetaVision: a Guided Tour** to orient yourself to the sort of jargon we will be using.

 [[embed url=https://www.youtube.com/watch?v=nQCWrjSrKXg]]

+-------------------------------------------------------------------------------------------------------
+# Tutorial Series #
+To get you up and running as quickly as possible, we have developed a series of tutorials to expose you to the basic sorts of experiments that you may like to use.

+### Getting Started ###

++ **Installation**
+    + [Install PetaVision AWS](AWS Installation)
+    + [Install PetaVision Ubuntu](Ubuntu Installation)
+    + [Install PetaVision OSX](OSX Installation)
+    + Windows installation currently not documented.  If you wish you use a Windows machine, use [Cygwin](https://www.cygwin.com/).

++ **The Params File**
+    + [HyperCol]
+    + [HyperLayer]
+    + [HyperConn]

-## Tutorial Series ##
-To get you up and running as quickly as possible, we have developed a series of tutorials to expose you to the basic sorts of experiments that you may like to use 
++ **Playing With PetaVision**
+    + [Getting Datasets]
+    + [Image Reconstruction with a V1 LCA]
+    + [Whole Image Classification]
+    + [Localized Image Classification]

-[Sandbox]
++ **Tips and Tricks**

-[PVSystemTests]
+### Developers ###

-[Tutorials]
-
-
-[[project_screenshots]] 
-[[project_admins]]
-[[download_button]]
++ **Under the Hood**
+    + Build
+    + Run
++ **Play in a Sandbox**
+    + Setting up your Sandbox
+    + Subclass a HyperLayer
+    + Subclass a HyPerConn
++ **Tips and Tricks**
+    + Debug Mode
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Broom-Peltz</dc:creator><pubDate>Thu, 30 Apr 2015 23:09:40 -0000</pubDate><guid>https://sourceforge.net80532f408922d0dc98ce763889b12f70eb818490</guid></item><item><title>Home modified by Brian Broom-Peltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,6 +1,20 @@
+## Welcome to the PetaVision Wiki ##
+
 The PetaVision project seeks to demonstrate synthetic cognition by developing a real-time, full-scale model of the primate visual cortex that matches (or surpasses) human level performance in selected sensory processing tasks.

-The purpose of this wiki is to provide explanations, examples, and tutorials for current and new users of PetaVision.  As a new user, make sure to go through the beginners tutorials to become comfortable with the mechanics of designing a params file and starting a run in PetaVision. The wiki is meant to complement the [doxygen documentation](http://petavision.sourceforge.net/doxygen/html/index.html) that is generated from commented code.
+The purpose of this wiki is to provide explanations, examples, and tutorials for users of PetaVision.  As a new user, make sure to go through the beginners tutorials to become comfortable with the mechanics of designing a params file and starting a run in PetaVision. The wiki is meant to complement the [doxygen documentation](http://petavision.sourceforge.net/doxygen/html/index.html) that is generated from commented code.
+
+## PetaVision Overview ##
+If this is your first time being exposed to PetaVision, we recommend that you first start by watching **PetaVision: a Guided Tour** to orient yourself to the sort of jargon we will be using.
+
+[[embed url=https://www.youtube.com/watch?v=nQCWrjSrKXg]]
+
+
+
+
+
+## Tutorial Series ##
+To get you up and running as quickly as possible, we have developed a series of tutorials to expose you to the basic sorts of experiments that you may like to use 

 [Sandbox]

@@ -8,8 +22,6 @@

 [Tutorials]

-Documentation can be found at: https://sourceforge.net/p/petavision/code/HEAD/tree/trunk/docs/
-

 [[project_screenshots]] 
 [[project_admins]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Broom-Peltz</dc:creator><pubDate>Thu, 30 Apr 2015 21:46:05 -0000</pubDate><guid>https://sourceforge.net1f3389622f05dbfbdd68e8da711068734b84c175</guid></item><item><title>Home modified by Brian Broom-Peltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -6,6 +6,8 @@

 [PVSystemTests]

+[Tutorials]
+
 Documentation can be found at: https://sourceforge.net/p/petavision/code/HEAD/tree/trunk/docs/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Broom-Peltz</dc:creator><pubDate>Thu, 05 Mar 2015 19:07:37 -0000</pubDate><guid>https://sourceforge.net0f97df835c19b625e7e7a8d33a424d72054b2eff</guid></item><item><title>Home modified by bbroompeltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,6 +1,6 @@
 The PetaVision project seeks to demonstrate synthetic cognition by developing a real-time, full-scale model of the primate visual cortex that matches (or surpasses) human level performance in selected sensory processing tasks.

-The purpose of this wiki is to provide explanations, examples, and tutorials for current and new users of PetaVision.  As a new user, make sure to go through the beginners tutorials to become comfortable with the mechanics of designing a params file and starting a run in PetaVision. 
+The purpose of this wiki is to provide explanations, examples, and tutorials for current and new users of PetaVision.  As a new user, make sure to go through the beginners tutorials to become comfortable with the mechanics of designing a params file and starting a run in PetaVision. The wiki is meant to complement the [doxygen documentation](http://petavision.sourceforge.net/doxygen/html/index.html) that is generated from commented code.

 [Sandbox]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bbroompeltz</dc:creator><pubDate>Thu, 05 Mar 2015 18:58:48 -0000</pubDate><guid>https://sourceforge.net40364d134d8afb7ef9bb345fa1b56afbb912ab62</guid></item><item><title>Home modified by bbroompeltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -4,7 +4,7 @@

 [Sandbox]

-[Systems Test]
+[PVSystemTests]

 Documentation can be found at: https://sourceforge.net/p/petavision/code/HEAD/tree/trunk/docs/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bbroompeltz</dc:creator><pubDate>Thu, 05 Mar 2015 18:56:13 -0000</pubDate><guid>https://sourceforge.net36575ae1eef4466178f2c8d1b3a5710639db0d2b</guid></item><item><title>Home modified by bbroompeltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,7 +4,7 @@

 [Sandbox]

-[Systems Tests]
+[Systems Test]

 Documentation can be found at: https://sourceforge.net/p/petavision/code/HEAD/tree/trunk/docs/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bbroompeltz</dc:creator><pubDate>Thu, 05 Mar 2015 18:23:27 -0000</pubDate><guid>https://sourceforge.net1840e134e57ebe6bf35ce34e44a032e372695b81</guid></item><item><title>Home modified by bbroompeltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,7 +2,7 @@

 The purpose of this wiki is to provide explanations, examples, and tutorials for current and new users of PetaVision.  As a new user, make sure to go through the beginners tutorials to become comfortable with the mechanics of designing a params file and starting a run in PetaVision. 

-[Sandboxes]
+[Sandbox]

 [Systems Tests]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bbroompeltz</dc:creator><pubDate>Thu, 05 Mar 2015 17:55:36 -0000</pubDate><guid>https://sourceforge.netf30f9a77b5c4577723e3fea2a9908fe799aa00e6</guid></item><item><title>Home modified by bbroompeltz</title><link>https://sourceforge.net/p/petavision/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,14 @@
 The PetaVision project seeks to demonstrate synthetic cognition by developing a real-time, full-scale model of the primate visual cortex that matches (or surpasses) human level performance in selected sensory processing tasks.

+The purpose of this wiki is to provide explanations, examples, and tutorials for current and new users of PetaVision.  As a new user, make sure to go through the beginners tutorials to become comfortable with the mechanics of designing a params file and starting a run in PetaVision. 
+
+[Sandboxes]
+
+[Systems Tests]
+
 Documentation can be found at: https://sourceforge.net/p/petavision/code/HEAD/tree/trunk/docs/
-[[project_screenshots]]
+
+
+[[project_screenshots]] 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bbroompeltz</dc:creator><pubDate>Thu, 05 Mar 2015 17:05:06 -0000</pubDate><guid>https://sourceforge.netc6e427c39d92c0bcae98c4eb84b600764b598e66</guid></item></channel></rss>