For the complete documentation index, see llms.txt. This page is also available as Markdown.

Catastrophic Forgetting

Explain the problem at a high level and how users can combat it with our SDK

Technical Explanation

Explain Catastrophic Forgetting

await model.train(trainingData, { memoryRetention: { direction: 1 } });
await Model.Train(trainingData, { memoryRetention: { direction: 1 } })

Some sort of abstraction (registration or we work with them) for grouping