Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
genetic-algorithms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lennart Eichhorn
genetic-algorithms
Commits
779685af3ccf4e7e6f6f0f00ecbb2be50d7ee8cb
Select Git revision
Branches
1
master
default
protected
1 result
genetic-algorithms
src
main
java
MainClasses
GeneticAlgorithm.java
Author
Search by author
Any Author
authors
Lennart Eichhorn
istlteich
1 author
May 30, 2020
Moved constant from Mutator to Config.
· 779685af
Lennart Eichhorn
authored
5 years ago
779685af
Refactored Candidate.
· b2fe5c7e
Lennart Eichhorn
authored
5 years ago
b2fe5c7e
May 29, 2020
Removed protein information from Candidate.
· cf408e0e
Lennart Eichhorn
authored
5 years ago
cf408e0e
May 28, 2020
* Continuing massive refactor
· 47218120
istkabra
authored
5 years ago
47218120
* Continuing massive refactor
· b4710b7a
istkabra
authored
5 years ago
b4710b7a
* Continuing massive refactor
· 28054820
istkabra
authored
5 years ago
28054820
* Continuing massive refactor
· 39f99480
istkabra
authored
5 years ago
39f99480
* Continuing massive refactor
· a870459a
istkabra
authored
5 years ago
a870459a
May 26, 2020
* Continuing massive refactor
· 4cacfb7e
istkabra
authored
5 years ago
4cacfb7e
* Continuing massive refactor
· 3c5d22c0
istkabra
authored
5 years ago
3c5d22c0
* Continuing massive refactor
· e3b88252
istkabra
authored
5 years ago
e3b88252
* Continuing massive refactor
· e5886c27
istkabra
authored
5 years ago
e5886c27
* Continuing massive refactor
· f7df0b45
istkabra
authored
5 years ago
f7df0b45
* Starting massive refactor
· 427a85df
istkabra
authored
5 years ago
427a85df
May 18, 2020
* Caching of fitness for performance improvement
· 3ffa5dba
istkabra
authored
5 years ago
3ffa5dba
* Refactoring: Settings are now collectively in genetic.properties
· 3f7ee0c6
istkabra
authored
5 years ago
3f7ee0c6
May 08, 2020
* Added crossover/mutation chance debug output
· 13eb056b
istkabra
authored
5 years ago
13eb056b
* Added tournament selection
· e74a7c45
istkabra
authored
5 years ago
e74a7c45
* Crossover now happens before mutating
· d70a5bce
istkabra
authored
5 years ago
d70a5bce
* Added ability to create videos from the image sequence
· 34dfcc8d
istkabra
authored
5 years ago
34dfcc8d
* Fixed fitness calculation
· 07259710
istkabra
authored
5 years ago
07259710
* First iteration of a sortof working genetic algorithm
· f27fbf2d
istkabra
authored
5 years ago
f27fbf2d
Loading