Owen Vallis

Results 12 issues of Owen Vallis

https://arxiv.org/abs/2006.09882

good first issue
help wanted
component:model
component:notebook

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...

help wanted
component:serving
component:indexing

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...

type:bug
component:metrics

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....