pytorch-dnc/dnc
2017-12-20 14:24:42 +05:30
..
__init__.py Refactor and remove duplicate code, introduce SAMs without temporal addressing 2017-12-18 12:21:37 +05:30
dnc.py Fix bug: clamp the controller output before making it interface vector 2017-12-20 14:24:42 +05:30
faiss_index.py Make FAISS work properly, fall back to flann when not available, fixes #23 2017-12-20 02:08:34 +05:30
flann_index.py Revert number of cores in search 2017-12-15 18:31:23 +05:30
memory.py various tweaks, influence distinct write positions, condition read weights with usage 2017-12-06 14:49:52 +05:30
sam.py Refactor and remove duplicate code, introduce SAMs without temporal addressing 2017-12-18 12:21:37 +05:30
sdnc.py Refactor and remove duplicate code, introduce SAMs without temporal addressing 2017-12-18 12:21:37 +05:30
sparse_memory.py Make FAISS work properly, fall back to flann when not available, fixes #23 2017-12-20 02:08:34 +05:30
sparse_temporal_memory.py Make FAISS work properly, fall back to flann when not available, fixes #23 2017-12-20 02:08:34 +05:30
util.py Make FAISS work properly, fall back to flann when not available, fixes #23 2017-12-20 02:08:34 +05:30