Owen Vallis
Owen Vallis
https://arxiv.org/abs/1902.01889
https://arxiv.org/abs/2006.09882
Design and implement refactored storage and indexer modules to ensure that: * Storage is scalable and portable, e.g., we can store and query in javascript, etc. * The data storage...
Recently observed some noise in the NPV metric as the distance increases. Add tests and verify the metric is consistent as the distance increases. The number of predicted negative decreases...
Add ability to monitor retrieval metrics as training callback.
I'm trying to run the examples from python 3 using the corvalius fork, but I keep getting an error. However, it doesn't seem like sparse_code_layer.py would have the IsLayerType method....