ALF ToolsΒΆ

The alf_tools package provides concrete implementations of datasets, models, and optimizer components for use with the ALF framework. This includes example datasets (GFP, ProteinGym), model implementations (CNN, PyRosetta), acquisition functions (UCB, EI, Thompson Sampling, Greedy), search strategies, and utility functions.

For installation instructions and quick start examples, see the ``Tools README <https://github.com/instadeepai/alf/blob/main/tools/README.md>``_.