-
Hello. Can you please tell me which evolutionary search hyperparameters (population_size, mutation_numbers, crossover_size, etc.) you used to 8x increase the context length of the Mistral v0.1 or LLaM…
-
**Submitting author:** @leadang42 (Lea Dang)
**Repository:** https://github.com/ankilab/EvoVis.git
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**Editor:** Pending
**Review…
-
### Open Source Project name
Chips-n-Salsa
### What is your project?
Chips-n-Salsa is a Java library of customizable, hybridizable, iterative, parallel, stochastic, and self-adaptive local search a…
-
The current state-of-the-art test case generation approach is [DynaMOSA](https://ieeexplore.ieee.org/document/7840029) ([code](https://github.com/syntest-framework/syntest-core/blob/main/libraries/cor…
-
It has been shown that other evolutionary algorithms frameworks are developing visualization tools. We need to develop a separate module for this type of functions. Some references here:
[1] Shine, W…
-
JHRL showed me how to do this today from ISI (she did it in this [paper: Accidental experiments: ecological and evolutionary insights and opportunities derived from global change](https://nsojournals.…
-
This feature aims to enhance the current genome encoding model by integrating an **autoencoder** to compress and encode neural network weights into a latent vector. The autoencoder will replace the di…
-
### Intro
Hi!
I am a masters student at Vrije Universiteit Amsterdam, I use MuJoCo for my research on Modular Robotics.
### My setup
Currently, Mujoco - trying to convert existing Evolut…
-
Hi Thais, great work!
Perhaps you could include in the README or documentation a link to the [GBIF data user agreement](https://www.gbif.org/terms/data-user) and our citation guidelines (e.g. https…
-
Using the exact code sample, when I ran the code, I get an import error.
Traceback (most recent call last):
File "test.py", line 18, in
from evolutionary_search import EvolutionaryAlgorith…