8000 ybj14 (Binjie Yuan) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View ybj14's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Tsinghua University
  • Beijing

Highlights

  • Pro

Block or report ybj14

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. JVP JVP
    1
    # Refer to `https://j-towns.github.io/2017/06/12/A-new-trick.html` for math details.
    2
    import torch
    3
    from torch import nn
    4
    from torch import autograd
    5
    
                  
0