Valerio Maggio

Results 26 comments of Valerio Maggio

I would be very willing to submit a PR to FIX this issue which I've also noticed while reviewing the material in this section. It seems the issue is quite...

Thank you @ldko for your feedback. Yes, I would be very happy to work on a revised version of the episode. Re `range_overlap` not relevant to the inflammation story line:...

I do also believe that including a reference in the end to Python PEP8 would be definitely beneficial. IMHO this can help novice programmers, as well as learners with existing...

@baileythegreen I do completely agree with all your comments and concerns about the use of `assert` for data validation, leading to bad coding practice. I thought exactly the same when...

The current implementation in `torchsummary` is **not** backward compatible with the `1.5.1 version` (installed via `pip`) (in which the `summary_string` function is not available). Current implementation assumes CUDA by default...

> Wow, thanks for contributing Valerio! I've quickly checked, but I don't have much time now to make thorough review. I'll return back to the review earlier next week. Hi...

As promised, attached to this PR, I am also sharing the results of a few experiments I tried on my laptop by running the notebook with the three `direct_running_mode` configurations,...

> Sorry, I haven't had yet time No problem at all, I totally understand. I have been meaning to issue another PR (as a follow up on this one) to...