allenact
allenact copied to clipboard
Tutorial: Arbitrary Memory Types
Problem
We would like a tutorial showing how to use custom memory types, as well as multiple losses.
Solution
This requires:
- Creating a
Memory Map
class, an ANM model and a supervised loss to train it - Writing a tutorial on how to implement a custom memory type and use it
Let's discuss about the usage of Memory to make sure it's sufficient for ANM.