-
NSGA
SPEA
VEGA
MOGA
FFGA
NPGA
HLGA
SOEA
PAES
-
## Issue summary
[Put a detailed description of the issue here.]
## System information
- [Operating system]
- [Python version]
- [Gym Retro version]
-
I found a trivial case where human layout scores better than cut_optimizer_2d driven layout. I have documented it below.
My scoring criteria was reducing waste (no change) and reducing cut lines (h…
-
I am trying to use PyGAD to optimize hyper-parameters in ML models. According to documentation
> The gene_space parameter customizes the space of values of each gene ... list, tuple, numpy.ndarray,…
-
Hi Developer,
I have a wild-type protein sequence, and I need to make a Zero-shot variant prediction. Are these two inputs necessary?
BLAT_ECOLX_Ranganathan2015.csv & BLAT_ECOLX_1_b0.5.a3m
If n…
-
Hi, awesome project.
I found I was getting some strange fitness scores when using only the ESM model (just subjectively, some high scoring sequences looked really unusual to me).
I compared the…
-
After implementing HybrID ( #258 ) we should implement all of the extensions to HybrID described in this paper: http://journals.plos.org/plosone/article/file?id=10.1371/journal.pone.0174635&type=print…
-
One of our main concerns is controlling for the difference in capture rate on different platforms – we both found our average times were around a second faster on touch screens than when using a mouse…
-
[CPT Scoring Blog](https://bushku.github.io/APCSP_1/apcsp/2023/01/09/PerformanceTask2.html)
[Model and Object-oriented Programming](https://bushku.github.io/APCSP_1/2023/01/13/Model.html)
[View and …
-
Hello and Good day. How do you change the activation function in Yolov7? For example, the default activation function of yolov7 (except tiny) is SiLU and I want to change to ReLU
I found a solution…