Bruno Ohana

Results 3 comments of Bruno Ohana

One note we observed when Lambda is a Python function using `boto3`: it appears `boto3` does not use the endpoint names expected by lambda when inside a VPC. * Lambda...

Hi, I ran into something similar while training a `anago.Sequence` model on my own data: after training processed a few batches the loss would report as `nan`. In my case...

When querying a word in a `Lexicon` object, you get back a tuple of `float`s indicating positive and negative sentiment. You could query for neutrality by inspecting whether these values...