Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / luca-scr/GA issues and pull requests

#61 - Resolves #60: add ability to call fitness function in batch

Pull Request - State: open - Opened by linanqiu almost 2 years ago

#59 - GA for the Travelling Salesman Problem

Issue - State: open - Opened by swaheera over 2 years ago - 1 comment

#58 - Error in { : task 3 failed - "no lines available in input"

Issue - State: open - Opened by rarabzad over 2 years ago

#57 - Optimizing Functions with Factor and Numerical Inputs

Issue - State: open - Opened by swaheera almost 3 years ago

#56 - GA execution fails after some generations

Issue - State: closed - Opened by Saurajyoti almost 3 years ago - 5 comments

#55 - Multi objective optimization using the GA Library

Issue - State: closed - Opened by swaheera almost 3 years ago - 1 comment

#54 - Miscellaneous Plotting Errors with the "GA" Library in R (Genetic Algorithm)

Issue - State: closed - Opened by swaheera almost 3 years ago - 1 comment

#53 - Ability to renew learning

Issue - State: closed - Opened by IgorMoskow about 3 years ago - 2 comments

#52 - gaperm_oxCrossover_Rcpp(object, parents) : index error on apple M1

Issue - State: closed - Opened by cpanse about 3 years ago - 5 comments

#51 - GA Version 3.2 for Linux: gaIslands.R line 127

Issue - State: open - Opened by kk-1 over 3 years ago - 1 comment

#50 - ga parallel does not work when the fitness function is written in Rcpp

Issue - State: closed - Opened by NedaJalali-codes over 3 years ago - 8 comments

#49 - Saving the population from each generation

Issue - State: open - Opened by marchtaylor over 3 years ago - 2 comments

#48 - Duplicated Sols in @bestSol

Issue - State: closed - Opened by Mahdi-Massahi almost 4 years ago - 1 comment

#47 - Plotting GA object without burn-in period

Issue - State: closed - Opened by cestey almost 4 years ago - 1 comment

#46 - NaN in vars in fitness function

Issue - State: closed - Opened by oujbih about 4 years ago

#45 - Use GA for genetic programming

Issue - State: closed - Opened by watashiwa-toki about 4 years ago - 1 comment

#44 - Choosing pairs for crossover from selection

Issue - State: closed - Opened by magierska about 4 years ago - 1 comment

#43 - implements vectorization and stud logic

Pull Request - State: closed - Opened by yacine-benahmed about 4 years ago

#42 - Is the default parallel execution prescheduled?

Issue - State: open - Opened by mosscoder about 4 years ago - 3 comments

#41 - keepBest option not working

Issue - State: closed - Opened by danlvn about 4 years ago - 1 comment

#40 - Persisting state for partial runs

Issue - State: closed - Opened by neverfox about 4 years ago - 1 comment

#39 - How to generate population from pre-defined individuals?

Issue - State: closed - Opened by NamLQ over 4 years ago - 5 comments

#38 - Upper value must be greater than lower value - Error

Issue - State: closed - Opened by normandabroad over 4 years ago - 2 comments

#37 - Multi-objective optimization support

Issue - State: closed - Opened by hongyuanjia over 4 years ago - 2 comments

#36 - Confusing documentation of ga solution object

Issue - State: closed - Opened by dslate1 over 4 years ago - 1 comment

#35 - Error in documentation of binary2decimal function

Issue - State: closed - Opened by dslate1 over 4 years ago - 1 comment

#33 - speed up GA with GPU

Issue - State: closed - Opened by maxrodkin almost 5 years ago - 2 comments

#32 - Log messages in parallel mode

Issue - State: closed - Opened by tamas-ferenci almost 5 years ago - 1 comment

#31 - Argument names doesn't seem to work

Issue - State: closed - Opened by tamas-ferenci almost 5 years ago - 4 comments

#30 - decrease the accuracy of genome of real-valued GA

Issue - State: open - Opened by maxrodkin almost 5 years ago

#29 - memoise(fitness) decreased the speed

Issue - State: closed - Opened by maxrodkin about 5 years ago - 2 comments

#28 - Summary of number of calls to fitness function

Issue - State: closed - Opened by enriquegit about 5 years ago - 3 comments

#27 - How to debug GA function from GA package?

Issue - State: closed - Opened by maxrodkin about 5 years ago - 2 comments

#26 - print current solution in monitor function

Issue - State: closed - Opened by maxrodkin about 5 years ago - 5 comments

#25 - Parallel error

Issue - State: closed - Opened by neverfox about 5 years ago - 6 comments

#24 - differences in handling suggestions between ga and gaisl

Issue - State: closed - Opened by fxdlmatt over 5 years ago - 1 comment

#23 - additional arguments not passed to the fitness function in de

Issue - State: closed - Opened by fxdlmatt over 5 years ago - 1 comment

#22 - keepBest problem

Issue - State: closed - Opened by andyjslee over 5 years ago - 1 comment

#21 - Cannot Quiet GA run

Issue - State: closed - Opened by ArsenaultResearch over 5 years ago - 1 comment

#20 - Can not find function "parNames"

Issue - State: closed - Opened by ChiHangChen over 5 years ago - 2 comments

#19 - MPI Cluster Parallelization

Issue - State: closed - Opened by fabiansiuda almost 6 years ago - 1 comment

#17 - GA giving out an error after few iterations

Issue - State: closed - Opened by kchaitanyabandi almost 6 years ago - 5 comments

#16 - Allow Variables of Mixed Type

Issue - State: closed - Opened by AlistairLR112 almost 6 years ago - 1 comment

#15 - GA crashes

Issue - State: closed - Opened by rbecerril about 6 years ago - 3 comments

#14 - Non-uniform distribution over Initial Population

Issue - State: closed - Opened by chuymtz about 6 years ago - 4 comments

#13 - In runif(object@popSize, min[j], max[j]) : NAs produced

Issue - State: closed - Opened by JasonCEC over 6 years ago - 1 comment

#12 - Suggestions override min and max

Issue - State: closed - Opened by JasonCEC over 6 years ago - 2 comments

#11 - Fix compile errors on Windows (and Linux?)

Pull Request - State: closed - Opened by yutannihilation over 6 years ago - 2 comments

#10 - Variant Permutation Optimisation

Issue - State: closed - Opened by datawookie almost 7 years ago - 3 comments

#9 - Discrete input parameters

Issue - State: closed - Opened by shma1 almost 7 years ago - 1 comment

#8 - Trouble with sample() in 3.0.3

Issue - State: closed - Opened by DataScienceUWL almost 7 years ago - 1 comment

#7 - [Help wanted] Use GA with integer

Issue - State: closed - Opened by LaCreArthur about 7 years ago - 5 comments

#6 - Perhaps there is an error in the README file

Issue - State: closed - Opened by matteodefelice over 7 years ago - 4 comments

#5 - Bug fix and optimisation of population functions

Pull Request - State: closed - Opened by RomeroBarata over 7 years ago - 4 comments

#3 - Reproducible seeds on nodes

Pull Request - State: closed - Opened by ebyerly about 8 years ago - 3 comments

#2 - Non-Reproducible Parallel Results

Issue - State: closed - Opened by ebyerly about 8 years ago - 1 comment

#1 - Added checks for snow and added it to suggests

Pull Request - State: closed - Opened by charliec443 almost 9 years ago - 2 comments