lpelabs / reDocs.ai

Full codebase to developer standard documentation harnessing AI!
MIT License
6 stars 3 forks source link

Explore Different Context Specific Mechanisms #5

Open HridayM25 opened 9 months ago

HridayM25 commented 9 months ago

We are currently using a "window" algorithm to maintain context, which is not the most efficient technique. Contributors can look into memory networks, various attention mechanisms, or Reinforcement Learning with Memory.