GeneticDF (Genetic Data Fitting) is a data fitting method implemented in Scala using the genetic programming for the course of Intelligent Robotic Systems. It is inspired to the paper "A Genetic Programming-Driven Data Fitting Method" (https://ieeexplore.ieee.org/document/9117117/similar#similar).
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Corrected some things, removed comments and unused functions.
71da197View on GitHubCorrected errors in depth in mutations and crossovers and refactored the code.
4195475View on GitHubMerge branch 'main' of https://github.com/scumatteo/GeneticDF
ec7987bView on GitHubMerge branch 'main' of https://github.com/scumatteo/GeneticDF
f4895ebView on GitHub