You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLM4AD v1.0.0 is the inaugural release of LLM4AD, an open-source Python platform designed to leverage Large Language Models (LLMs) for Automatic Algorithm Design (AD). It supports Python >=3.9 and <3.13.
This version introduces a versatile framework for algorithm design tasks across various domains, including optimization, machine learning, and scientific discovery. Key features include
Unified interfaces for methods, tasks, and LLMs, evaluation acceleration through multiprocessing, secure evaluation with timeout interruption, and logging support via local logs, Wandb, and Tensorboard.
A GUI for method and task selection, convergence tracking, and algorithm optimization.
Comprehensive documentation, examples, and tutorials to facilitate easy adoption and customization.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
LLM4AD v1.0.0 is the inaugural release of LLM4AD, an open-source Python platform designed to leverage Large Language Models (LLMs) for Automatic Algorithm Design (AD). It supports Python >=3.9 and <3.13.
This version introduces a versatile framework for algorithm design tasks across various domains, including optimization, machine learning, and scientific discovery. Key features include
For more details, visit the LLM4AD website or explore the documentation.
This discussion was created from the release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions