paper-with-me

Papers

ELEA -- Build your own Evolutionary Algorithm in your Browser

2023-02-13 · Markus Wagner, Erik Kohlros, Gerome Quantmeyer, Timo Kötzing

We provide an open source framework to experiment with evolutionary algorithms which we call "Experimenting and Learning toolkit for Evolutionary Algorithms (ELEA)". ELEA is browser-based and allows to assemble evolutionary algorithms using drag-and-drop, starting from a number of simple pre-designed examples, making the startup costs for employing the toolkit minimal. The designed examples can be executed and collected data can be displayed graphically. Further features include export of algorithm designs and experimental results as well as multi-threading. With the very intuitive user interface and the short time to get initial experiments going, this tool is especially suitable for explorative analyses of algorithms as well as for the use in classrooms.

📄 PDF Abstract BibTeX arXiv:2302.06277

Code (1)

hpi-elea/elea 공식 구현

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

MiniVQA - A resource to build your tailored VQA competition

2021-06-01 · NAACL (TeachingNLP) 2021 6 · Jean-Benoit Delbrouck

MiniVQA is a Jupyter notebook to build a tailored VQA competition for your students. The resource creates all the needed resources to create a classroom competition that engages and inspires your students on the free, se…

BIG-bench Machine LearningVisual Question Answering (VQA)

Know Your Agent: Reconnaissance-Driven Pentesting of AI Agents

2026-07-22 · Or Zion Eliav, Eyal Lenga, Shir Bernstien, Yisroel Mirsky arxiv

Traditional pentesting uses reconnaissance at each step to uncover unseen weaknesses, build stronger attacks, and advance the objective; we argue that AI agents require the same treatment. We formalize agent reconnaissan…

Follow-Your-Canvas: Higher-Resolution Video Outpainting with Extensive Content Generation

2024-09-02 · Qihua Chen, Yue Ma, Hongfa Wang, Junkun Yuan 외

This paper explores higher-resolution video outpainting with extensive content generation. We point out common issues faced by existing methods when attempting to largely outpaint videos: the generation of low-quality co…

GPU

A Novel Multi-Objective Evolutionary Algorithm for Counterfactual Generation

2025-02-03 · Gabriel Doyle-Finch, Alex A. Freitas

Machine learning algorithms that learn black-box predictive models (which cannot be directly interpreted) are increasingly used to make predictions affecting the lives of people. It is important that users understand the…

counterfactualCounterfactual Explanation

YourBench: Easy Custom Evaluation Sets for Everyone

2025-04-02 · Sumuk Shashidhar, Clémentine Fourrier, Alina Lozovskia, Thomas Wolf 외

Evaluating large language models (LLMs) effectively remains a critical bottleneck, as traditional static benchmarks suffer from saturation and contamination, while human evaluations are costly and slow. This hinders time…

MMLU