Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Replaced deprecated scipy and torch functions.#4

Open
victor-psiori wants to merge 3 commits intogreydanus:mastergreydanus/visualize_atari:masterfrom
victor-psiori:mastervictor-psiori/visualize_atari:masterCopy head branch name to clipboard
Open

Replaced deprecated scipy and torch functions.#4
victor-psiori wants to merge 3 commits intogreydanus:mastergreydanus/visualize_atari:masterfrom
victor-psiori:mastervictor-psiori/visualize_atari:masterCopy head branch name to clipboard

Conversation

@victor-psiori
Copy link

Thanks for the wonderful paper and repo. I have done following minor changes:

  • minor formatting and cleaning up while reading through the code.
  • formatting with python black formatter.
  • replaced deprecated scipy resize function with cv resize api.
  • replaced torch Variable instances with torch Tensor since Variable is no longer maintained by PyTorch.
  • Scipy fixing was required to get the jupyter example notebook running.

Thanks again,
victor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.