update
git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@300 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -6,13 +6,12 @@
|
||||
projectFiles="true">
|
||||
<itemPath>JuceLibraryCode/AppConfig.h</itemPath>
|
||||
<itemPath>Source/DrawComponent.h</itemPath>
|
||||
<itemPath>Source/HiddenLayer.hpp</itemPath>
|
||||
<itemPath>JuceLibraryCode/JuceHeader.h</itemPath>
|
||||
<itemPath>Source/Layer.hpp</itemPath>
|
||||
<itemPath>Source/LayerArray.hpp</itemPath>
|
||||
<itemPath>Source/MainComponent.h</itemPath>
|
||||
<itemPath>Source/Rbm.hpp</itemPath>
|
||||
<itemPath>Source/VisibleLayer.hpp</itemPath>
|
||||
<itemPath>Source/RbmComponent.h</itemPath>
|
||||
<itemPath>Source/Weights.hpp</itemPath>
|
||||
<itemPath>Source/noise.h</itemPath>
|
||||
</logicalFolder>
|
||||
@@ -35,6 +34,7 @@
|
||||
<itemPath>Source/DrawComponent.cpp</itemPath>
|
||||
<itemPath>Source/Main.cpp</itemPath>
|
||||
<itemPath>Source/MainComponent.cpp</itemPath>
|
||||
<itemPath>Source/RbmComponent.cpp</itemPath>
|
||||
<itemPath>Source/noise.c</itemPath>
|
||||
</logicalFolder>
|
||||
<logicalFolder name="TestFiles"
|
||||
@@ -63,12 +63,14 @@
|
||||
</toolsSet>
|
||||
<compileType>
|
||||
<cTool>
|
||||
<architecture>2</architecture>
|
||||
<incDir>
|
||||
<pElem>JuceLibraryCode</pElem>
|
||||
<pElem>Source</pElem>
|
||||
</incDir>
|
||||
</cTool>
|
||||
<ccTool>
|
||||
<architecture>2</architecture>
|
||||
<standard>8</standard>
|
||||
<incDir>
|
||||
<pElem>JuceLibraryCode</pElem>
|
||||
@@ -136,8 +138,6 @@
|
||||
</item>
|
||||
<item path="Source/DrawComponent.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/HiddenLayer.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/Layer.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/LayerArray.hpp" ex="false" tool="3" flavor2="0">
|
||||
@@ -150,7 +150,9 @@
|
||||
</item>
|
||||
<item path="Source/Rbm.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/VisibleLayer.hpp" ex="false" tool="3" flavor2="0">
|
||||
<item path="Source/RbmComponent.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/RbmComponent.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/Weights.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
@@ -174,8 +176,8 @@
|
||||
</incDir>
|
||||
</cTool>
|
||||
<ccTool>
|
||||
<developmentMode>4</developmentMode>
|
||||
<architecture>1</architecture>
|
||||
<developmentMode>5</developmentMode>
|
||||
<architecture>2</architecture>
|
||||
<standard>8</standard>
|
||||
<commandlineTool>g++</commandlineTool>
|
||||
<incDir>
|
||||
@@ -247,8 +249,6 @@
|
||||
</item>
|
||||
<item path="Source/DrawComponent.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/HiddenLayer.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/Layer.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/LayerArray.hpp" ex="false" tool="3" flavor2="0">
|
||||
@@ -261,7 +261,9 @@
|
||||
</item>
|
||||
<item path="Source/Rbm.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/VisibleLayer.hpp" ex="false" tool="3" flavor2="0">
|
||||
<item path="Source/RbmComponent.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/RbmComponent.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/Weights.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user