Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Antoine PIGEAU
2015-Hubble-UserProfiles
Commits
40e202f8
Commit
40e202f8
authored
Oct 15, 2021
by
Antoine PIGEAU
Browse files
update test
parent
1462bc09
Changes
2
Hide whitespace changes
Inline
Side-by-side
source/main/ocr/classificationExperimentMerged.py
View file @
40e202f8
...
...
@@ -127,7 +127,8 @@ if __name__ == "__main__":
Neural Network
'''
#classifier.scriptClassifier.launchTestForMergedCourseHiddenLayers()
classifier
.
scriptClassifier
.
launchTestForMergedCourseHiddenLayers
(
mergedCourse
)
stopTime
=
datetime
.
now
()
print
((
"end of the classification task ("
+
str
(
stopTime
-
startTime
)
+
")"
))
...
...
source/main/oulad/classificationExperimentMerged.py
View file @
40e202f8
...
...
@@ -94,7 +94,7 @@ if __name__ == "__main__":
'''
classifier
.
scriptClassifier
.
launchTestFor
All
Course
s
HiddenLayers
()
classifier
.
scriptClassifier
.
launchTestFor
Merged
CourseHiddenLayers
(
mergedCourse
)
'''
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment