entity
E.RecurrentTraining
entity · M1 · §3.3.1
# E.RecurrentTraining — RecurrentTraining Periodic recurrent training, typically implemented under [[F.EBT]].
Direct neighborhood
3 neighbors
→ outbound→ inbound
Outbound
- subtype-of E.TrainingEvent (yaml)
- subtype-of E.AssessmentEvent (yaml)
- body-reference F.EBT (body)
Frontmatter
{
"id": "E.RecurrentTraining",
"class": "entity",
"tier": "M1",
"section": "§3.3.1",
"schema-version": "2.0.0",
"subtype-of": [
"[[E.TrainingEvent]]",
"[[E.AssessmentEvent]]"
],
"phase": "Recurrent"
}