Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
java-wowa-training
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cylab
java-wowa-training
Commits
cc22785c4609cd0378f808f444a5a87461e09895
Select Git revision
Branches
3
master
default
protected
neural-network
neural-network-google-colab
Tags
5
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
8 results
java-wowa-training
Author
Search by author
Any Author
authors
a.croix
a.croix
Ahmed Bokri
A.Bokri
Arbia Riahi
a.riahi
Arnaud Stoz
a.stoz
Bart Van Hees
b.vanhees
Boris André
b.andre
c.beumier
c.beumier
Elli Makdis Antoun
e.makdisantoun
Florian
f.vlrt
Frederic Hallot
Fred
Georgi
georgi
Ioanna Gianni
i.gianni
Khaled Rahal
k.rahal
Maxime Wets
m.wets
Nicolas Delahousse
n.delahousse
Robbe Louwet
r.louwet
Ruben Missotten
r.missotten
Thomas Leclef
t.leclef
Tibo
tibo
Wim
wim
20 authors
Apr 02, 2019
Test SAST reporting
· cc22785c
Tibo
authored
6 years ago
cc22785c
[maven-release-plugin] prepare for next development iteration
· e7697480
Tibo
authored
6 years ago
e7697480
[maven-release-plugin] prepare release v0.0.4
· c169ac82
Tibo
authored
6 years ago
View commits for tag v0.0.4
v0.0.4
c169ac82
Mar 29, 2019
Update pom.xml with the last version of java-aggregation
· 121a6297
a.croix
authored
6 years ago
121a6297
Mar 27, 2019
Fix merge conflicts
· 7991c34f
a.croix
authored
6 years ago
7991c34f
Fix conflict in merge
· 77595547
a.croix
authored
6 years ago
77595547
Change distance to fitness_score
· 7afa3534
a.croix
authored
6 years ago
7afa3534
Mar 26, 2019
Fix checkstyle issues
· d4b89ac0
a.croix
authored
6 years ago
d4b89ac0
Use of a Factory to generate Solution objects as parameter
· e1e8e3ac
a.croix
authored
6 years ago
e1e8e3ac
Mar 21, 2019
Revert last commits
· 115a79fb
a.croix
authored
6 years ago
115a79fb
Revert "Revert "Implementation of SolutionAUC""
· 6559a015
a.croix
authored
6 years ago
This reverts commit
11dc1442
.
6559a015
Revert "Implementation of SolutionAUC"
· 11dc1442
a.croix
authored
6 years ago
This reverts commit
961ee87b
.
11dc1442
Mar 20, 2019
Correction in checkstyle.xml
· 1873daff
a.croix
authored
6 years ago
1873daff
Change CheckStyle.xml to allow protected fields
· 3c6d31cc
a.croix
authored
6 years ago
3c6d31cc
Fix checkstyle issues
· a177b140
a.croix
authored
6 years ago
a177b140
Correct error in SOlutionDistance
· c9aedcc1
a.croix
authored
6 years ago
c9aedcc1
Implementation of SolutionAUC
· 961ee87b
a.croix
authored
6 years ago
961ee87b
Mar 19, 2019
Fix checkstyle issue
· 209fbb23
a.croix
authored
6 years ago
209fbb23
Fix checkstyle issues
· b92a747c
a.croix
authored
6 years ago
b92a747c
Add Roc and AUC computation feature thanks to java-roc library
· d4fb84fd
a.croix
authored
6 years ago
d4fb84fd
Mar 12, 2019
Change getters and setters in SolutionDistance to public
· 143ad1f3
a.croix
authored
6 years ago
143ad1f3
Mar 08, 2019
Add TestOnly annotation for SolutionDistance constructor
· 8e44e4a7
a.croix
authored
6 years ago
8e44e4a7
Update documentation
· c806e12c
a.croix
authored
6 years ago
c806e12c
Mar 07, 2019
Update README + improve quasiRandomGeneration + update documentation
· 2836e058
a.croix
authored
6 years ago
2836e058
Update .gitlab-ci
· 3e9c9288
a.croix
authored
6 years ago
3e9c9288
Fix reproduce test
· 93fca4e6
a.croix
authored
6 years ago
93fca4e6
Update java-aggregation version. Quasi-random initilization works
· d953a0c2
a.croix
authored
6 years ago
d953a0c2
Mar 01, 2019
Update with new release of java-aggregation
· 78576499
a.croix
authored
6 years ago
78576499
Feb 27, 2019
Implementation of quasi-random initialization. Not Wworking
· d30faf43
a.croix
authored
6 years ago
d30faf43
Correction in doReproduction method. Use only parents elements for reproduction
· 0b7a61e2
a.croix
authored
6 years ago
0b7a61e2
Correction in README for crossover rate explanation
· d4928a3e
a.croix
authored
6 years ago
d4928a3e
Feb 26, 2019
Remove test for JDK7 and JDK11
· 00a74012
a.croix
authored
6 years ago
00a74012
Update .gitlab-ci to compare efficiency of JDK. JDK tested 7,8,9,10,11
· 8ccc221f
a.croix
authored
6 years ago
8ccc221f
Update .gitlab-ci to compare efficiency of JDK. JDK tested 7,8,9,10,11
· b2070102
a.croix
authored
6 years ago
b2070102
Update .gitlab-ci to compare efficiency of JDK
· 979c2494
a.croix
authored
6 years ago
979c2494
Update .gitlab-ci to compare efficiency of JDK
· 2abf4f6d
a.croix
authored
6 years ago
2abf4f6d
Add aruguments to run learning
· c6e761e6
a.croix
authored
6 years ago
c6e761e6
Fix style
· 5c63ac00
a.croix
authored
6 years ago
5c63ac00
Change ConsoleHandler to StreamHandler
· 6acb0f75
a.croix
authored
6 years ago
6acb0f75
Fix style
· feac5008
a.croix
authored
6 years ago
feac5008
Loading