vinay-hebb

Results 6 comments of vinay-hebb

Is it a good idea to compare outputs of PyTorch and Tensorflow as part of testing? Currently, we have tests separated for PyTorch and Tensorflow (not sure if this is...

> Yes that would be a great idea. The way we've done this before is ensuring the existing TF tests pass out of box for the PyTorch reimplementation Sure. I...

Above test failures are not due to my changes. I synched my repo with deepchem. I wanted to rerun tests again just to check if are fixed. Can I run...

> > Ported Tensorflow LSTMStep to PyTorch > > You mean GRU? yes :), updated now

I am still seeing this error, any resolution? `$ rsync -CaLvz physionet.org::mimic3wdb-matched/p00 /tmp/` `rsync: failed to connect to physionet.org (18.18.42.54): Connection timed out (110)` `rsync error: error in socket IO...

> The purpose of Plotly-resampler, as implied by its name, is to resample (or aggregate) data in order to improve the scalability of time-series visualization. This aggregation process involves selecting...