Recent Releases of memoria-pytorch
memoria-pytorch - Release v1.0.0
This is initial version of Memoria and the codes are used to conduct experiments on the paper.
What's Changed
- feat: Use L2 distance to get weight by @cosmoquester in https://github.com/cosmoquester/memoria/pull/26
- feat: Use top k ltms by @cosmoquester in https://github.com/cosmoquester/memoria/pull/27
- feat: add abstractor by @cosmoquester in https://github.com/cosmoquester/memoria/pull/28
- perf: Fix memory issue due to duplicated indices by @cosmoquester in https://github.com/cosmoquester/memoria/pull/29
- refactor: Simplify by @cosmoquester in https://github.com/cosmoquester/memoria/pull/30
- fix: Non unique problem by @cosmoquester in https://github.com/cosmoquester/memoria/pull/31
- docs: Add license by @cosmoquester in https://github.com/cosmoquester/memoria/pull/32
- feat: Add experiment code by @cosmoquester in https://github.com/cosmoquester/memoria/pull/33
- docs: Update README by @cosmoquester in https://github.com/cosmoquester/memoria/pull/34
- chore: Remove unused options by @cosmoquester in https://github.com/cosmoquester/memoria/pull/35
- docs: Update experiment readme by @cosmoquester in https://github.com/cosmoquester/memoria/pull/38
- fix: Experiment errors by @cosmoquester in https://github.com/cosmoquester/memoria/pull/39
- build: Package Setup by @cosmoquester in https://github.com/cosmoquester/memoria/pull/40
- docs: Update CITATION highlight by @cosmoquester in https://github.com/cosmoquester/memoria/pull/41
- build: Fix setup.py errors by @cosmoquester in https://github.com/cosmoquester/memoria/pull/42
Full Changelog: https://github.com/cosmoquester/memoria/compare/v0.0.1...v1.0.0
- Python
Published by cosmoquester over 2 years ago