Memory Networks implementations
Role in this project:
ML Engineer Contributions:59 commits, 4 PRs, 56 pushes in 3 years 8 months
Contributions summary:Alexander primarily contributed new code related to "dialog-based language learning" within the "Memory Networks implementations" repository. This involves the implementation of a new Lua module named `memmnet.lua` containing functions and neural network architectures for processing dialogue data. The commits introduce functionalities such as `MeMM_`, `LookUpTable_`, `PrepareNegativeResponse`, and data preparation routines crucial for training and evaluation of memory networks within the dialogue-based learning context. The contributions suggest a focus on building and refining models for this specific task.
implementationsmemoryvisual-recognitionallennlpmemory-networks
Task generation for testing text understanding and reasoning
Role in this project:
Back-end Developer Contributions:5 commits, 1 PR, 3 pushes in 7 months
Contributions summary:Alexander primarily contributed to the back-end logic of the project, focusing on modifications to the stringification and task generation components. They fixed bugs related to wording, implemented changes to improve the accuracy of the generated tasks. Additionally, the user modified the code to utilize torch.class and fixed the logic in the question-generation process.
testingunderstanding