# MatterTune Documentation MatterTune is a flexible and powerful machine learning library designed specifically for fine-tuning state-of-the-art chemistry models. It provides intuitive interfaces for computational chemists to fine-tune pre-trained models on their specific use cases. ```{toctree} :maxdepth: 1 :caption: Getting Started introduction motivation installation ``` ```{toctree} :maxdepth: 2 :caption: User Guide guides/datasets guides/fine-tuning guides/model_usage guides/training_config guides/normalization guides/lightning ``` ```{toctree} :maxdepth: 2 :caption: Model Backbones backbones/jmp backbones/m3gnet backbones/orb backbones/eqv2 backbones/mattersim ``` ```{toctree} :maxdepth: 1 :caption: Development api contributing license ``` ## Indices and tables * {ref}`genindex` * {ref}`modindex` * {ref}`search`