Browse RL4CO Examples by Category
mainBeyond the quickstarts, the examples/ directory is organized into specialized folders for different use cases:
- Modeling: Located in
modeling/, these examples focus on model architecture and inference. - Datasets: Located in
datasets/, these examples demonstrate how to use custom datasets for training and evaluation. - Advanced Topics: Located in
advanced/, these include complex configurations (such as Hydra tutorials) and advanced techniques. - Other: Located in
other/, containing miscellaneous examples.