Skip to content

Commit

Permalink
some clean-up in SGD.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
frankseide committed Dec 5, 2015
1 parent 778b900 commit 6fe88b3
Show file tree
Hide file tree
Showing 4 changed files with 1,751 additions and 1,775 deletions.
6 changes: 3 additions & 3 deletions MachineLearning/CNTKSGDLib/CNTKSGDLib.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,6 @@
<ClInclude Include="SimpleOutputWriter.h">
<Filter>Eval</Filter>
</ClInclude>
<ClInclude Include="IComputationNetBuilder.h">
<Filter>SGD</Filter>
</ClInclude>
<ClInclude Include="..\..\Common\Include\ScriptableObjects.h">
<Filter>Common\Include</Filter>
</ClInclude>
Expand Down Expand Up @@ -165,6 +162,9 @@
<ClInclude Include="..\..\Common\Include\Config.h">
<Filter>Common\Include</Filter>
</ClInclude>
<ClInclude Include="IComputationNetBuilder.h">
<Filter>MultiNetworks</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<Filter Include="Common">
Expand Down
Loading

0 comments on commit 6fe88b3

Please sign in to comment.