forked from neuroph/neuroph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
99 lines (96 loc) · 3.44 KB
/
.gitignore
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
/NeurophStudio/build/
/NeurophStudio/Neuroph3rdPartyLibs/build/
/NeurophStudio/jfreechart/build/
/NeurophStudio/NeurophWrapper/build/
/NeurophStudio/NeurophDatasetGenerator/build/
/NeurophStudio/NeurophProject/build/
/NeurophStudio/NeurophProperties/build/
/NeurophStudio/NeurophVisualEditor/build/
/NeurophStudio/NeurophExplorer/build/
/NeurophStudio/NeurophClassificationSample/build/
/NeurophStudio/Graph2DAPI/build/
/NeurophStudio/Graph2D/build/
/NeurophStudio/NeurophMain/build/
/NeurophStudio/NeurophProjectFiles/build/
/NeurophStudio/Upgrader/build/
/NeurophStudio/SDK Core/build/
/NeurophStudio/ImagePreprocessing/build/
/NeurophStudio/NeurophTreinerWizard/build/
/NeurophStudio/NeurophToolbar/build/
/NeurophStudio/MindWave/build/
/NeurophStudio/NeuroSkyMindWaveDemo/build/
/NeurophStudio/NeurophTimeSeriesPrediction/build/
/NeurophStudio/NeurophCharts/build/
/NeurophStudio/JMEVisualization/build/
/NeurophStudio/NeurophRightClickActions/build/
/NeurophStudio/FXVisualization/build/
/NeurophStudio/NeurophToolbar/nbproject/private/
/NeurophStudio/NeurophTreinerWizard/nbproject/private/
/NeurophStudio/NeurophUpdates/nbproject/private/
/NeurophStudio/NeuroSkyMindWaveDemo/nbproject/private/
/NeurophStudio/SDK Core/nbproject/private/
/NeurophStudio/SDK Engine/nbproject/private/
/NeurophStudio/SDK Libraries/nbproject/private/
/NeurophStudio/Update Centers/nbproject/private/
/NeurophStudio/Upgrader/nbproject/private/
/NeurophStudio/FXVisualization/nbproject/private/
/NeurophStudio/GoodOldAiWrapper/nbproject/private/
/NeurophStudio/Graph2D/nbproject/private/
/NeurophStudio/Graph2DAPI/nbproject/private/
/NeurophStudio/Graph3D/nbproject/private/
/NeurophStudio/Graph3DAPI/nbproject/private/
/NeurophStudio/JamaWrapper/nbproject/private/
/NeurophStudio/JMEVisualization/nbproject/private/
/NeurophStudio/Jzy3dWrapper/nbproject/private/
/NeurophStudio/NeurophCharts/nbproject/private/
/NeurophStudio/NeurophClassificationSample/nbproject/private/
/NeurophStudio/NeurophDatasetGenerator/nbproject/private/
/NeurophStudio/ImagePreprocessing/nbproject/private/
/NeurophStudio/MindWave/nbproject/private/
/NeurophStudio/SDK Engine/build/
NeurophStudio/NeurophImageRecognition/build/
NeurophStudio/NeurophImageRecognitionUtilities/build/
NeurophStudio/NeurophImageExplorer/build/
NeurophStudio/NeurophTextCharacterRecognition/build/
NeurophStudio/NeurophHelp/build/
NeurophStudio/NeurophWizards/build/
NeurophStudio/NeurophHandwrittenCharacterRecognition/build/
NeurophStudio/NeurophImageEditor/build/
NeurophStudio/Jzy3dWrapper/build/
NeurophStudio/NeurophUpdates/build/
NeurophStudio/Graph3DAPI/build/
NeurophStudio/GoodOldAiWrapper/build/
NeurophStudio/Graph3D/build/
NeurophStudio/JamaWrapper/build/
NeurophStudio/Update Centers/build/
NeurophStudio/SDK Libraries/build/
NeurophStudio/NeurophWrapper/nbproject/private/
NeurophStudio/jfreechart/nbproject/private/
NeurophStudio/Neuroph3rdPartyLibs/nbproject/private/
NeurophStudio/NeurophVisualEditor/nbproject/private/
/NeurophStudio/ClassifierEvaluation/build/
NeurophStudio/NeurophProjectFiles/nbproject/private/
NeurophStudio/NeurophMain/nbproject/private/
NeurophStudio/nbproject/private/
NeurophStudio/NeurophExplorer/nbproject/private/
/NeurophStudio/LicencePLateRecognition/nbproject/private/
/NeurophStudio/LicencePLateRecognition/build/
/NeurophStudio/dist/
/neuroph-2.9/Core/nbproject/
target
build
**/nbproject/private
.idea
*.iml
.classpath
.project
.settings
=======
target
build
**/nbproject/private
.idea
*.iml
.classpath
.project
.settings