- Apr 04, 2024
-
-
Fanis Baikas authored
-
Fanis Baikas authored
-
- Feb 01, 2024
-
-
Fanis Baikas authored
-
Fanis Baikas authored
-
Fanis Baikas authored
-
Fanis Baikas authored
Created README.md and license files. Added run_exp1.sh and run_exp2.sh scripts. Fixed bug in sequence_finder.py.
-
- Jan 29, 2024
-
-
Fanis Baikas authored
-
- Jan 12, 2024
-
-
Fanis Baikas authored
Changes in plotting functions to generate figures that match the column size of the latex document. Added set_size() function, which computes figure width and height in inches from a width input value given in pt. Created mean_time_per_gen() plotting function.
-
- Dec 10, 2023
-
-
Fanis Baikas authored
Deleted mutation_func in ga_utils.py and renamed mutation_func_modified to mutation_func. Created unit tests for kNearestNeighbors class in k_nearest_neighbors.py and crossover_func and mutation_func from ga_utils.py. Created plot_utils.py and generate_plots.py to produce plots from experimental results.
-
- Nov 09, 2023
-
-
Fanis Baikas authored
Created sequence_finder.py and class_inceremental_learning.py for running class-incremental experiments. Introduced a modified version of the mutation function in ga_utils.py for the class-incremental experiments. Created load_dataset() function in data_utils.py. Modified ACC() function in data_utils.py to compute accuracy values on a subset of the test indices.
-
- Oct 30, 2023
-
-
Fanis Baikas authored
-
Fanis Baikas authored
Updated the conda_env.yml file (used --from-history instead of --no-builds option) for cross-platform compatibility
-
Fanis Baikas authored
Set the num_of_generations to 400 in evo_subset_search.py and moved a print statement in random_subsets.py
-
Fanis Baikas authored
-
Fanis Baikas authored
-
Fanis Baikas authored
Moved .py files to src directory. Renamed main.py as evo_subset_search.py and moved GA functionality to ga_utils.py. Added conda_env.yml file for reproducibility.
-
- Oct 15, 2023
-
-
Fanis Baikas authored
-
Fanis Baikas authored
-
- Oct 12, 2023
-
-
Fanis Baikas authored
-