Aditya Malte

Results 5 issues of Aditya Malte

Hi, Currently, running query_tweets prints a large number of logs, which sometimes crash the browser session (for eg. if you use Google Colab) especially if you are iterating over a...

I have made a colab notebook to allow for easy use of Google's Colab TPU. The same has been tried and test successfully for Colab TPU. (This includes additional things...

Environment: TF 2.0, Python 3, Colab Hi, I am facing the following problem while installing pysyft-tensorflow: When I try to import syft after installation(of pysyft-tensorflow), it returns a "no module...

While executing the val code, one gets an unexpected output for crowd count(something random). The probable cause is incorrect normalization values that are substracted. Using the same normalization as while...

Hi, I had a doubt regarding resumes longer than 500 tokens. At the moment, it seems that we are truncating all data after 500 tokens, please clarify. Thanks