mac-network-pytorch
mac-network-pytorch copied to clipboard
MACNet configuration
@rosinality Hi, since the original MACnet code supports multiple configurations, I wanted to make sure that does your code offers full support for original macnet's functionality or not?
This implementation supports self attention/memory gate variant of write units.
Thanks!