--- search: boost: 5.0 --- # Slot: machine_learned_potential _ML force field for molecules (in general)._
URI: [https://CCPBioSim.ac.uk/biosim-schema/machine_learned_potential](https://CCPBioSim.ac.uk/biosim-schema/machine_learned_potential) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PotentialMetadata](../classes/PotentialMetadata.md) | Potentials used for various modelled molecules | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [MachineLearnedPotential](../classes/MachineLearnedPotential.md) | | Domain Of | [PotentialMetadata](../classes/PotentialMetadata.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://CCPBioSim.ac.uk/biosim-schema/ ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | https://CCPBioSim.ac.uk/biosim-schema/machine_learned_potential | | native | https://CCPBioSim.ac.uk/biosim-schema/machine_learned_potential | ## LinkML Source ```yaml name: machine_learned_potential description: ML force field for molecules (in general). from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - PotentialMetadata range: MachineLearnedPotential ```