-
Notifications
You must be signed in to change notification settings - Fork 0
/
NeuralNetworkProject.userprefs
38 lines (38 loc) · 1.7 KB
/
NeuralNetworkProject.userprefs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<Properties>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
<MonoDevelop.Ide.Workbench ActiveDocument="NeuralNetworkProject/MultiLayerPerceptron.cs">
<Files>
<File FileName="NeuralNetworkProject/Program.cs" Line="9" Column="55" />
<File FileName="NeuralNetworkProject/MlpNeuron.cs" Line="40" Column="18" />
<File FileName="NeuralNetworkProject/FeedForwardNetwork.cs" Line="51" Column="22" />
<File FileName="NeuralNetworkProject/NeuralNetwork.cs" Line="26" Column="32" />
<File FileName="NeuralNetworkProject/MultiLayerPerceptron.cs" Line="26" Column="18" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State expanded="True">
<Node name="NeuralNetworkProject" expanded="True" selected="True">
<Node name="Properties" expanded="True" />
</Node>
<Node name="NeuralNetworkProjectTests" expanded="True" />
</State>
</Pad>
<Pad Id="ClassPad">
<State expanded="True" selected="True" />
</Pad>
<Pad Id="MonoDevelop.Debugger.WatchPad">
<State />
</Pad>
<Pad Id="MonoDevelop.NUnit.TestPad">
<State expanded="True" selected="True" />
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore>
<Breakpoint file="/Users/norberg/Projects/NeuralNetworkProject/NeuralNetworkProject/NeuralNetwork.cs" line="9" column="1" />
<Breakpoint file="/Users/norberg/Projects/NeuralNetworkProject/NeuralNetworkProject/MultiLayerPerceptron.cs" line="19" column="1" />
</BreakpointStore>
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>