Skip to content
Pro
Block or report user

Report or block douglasrizzo

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Block or report user

Report or block douglasrizzo

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. Computerized Adaptive Testing Simulator

    Python 51 16

  2. Classe LaTeX da FEI para formatação de trabalhos acadêmicos

    TeX 19 8

  3. Object detection from images/point cloud using ROS

    Python 19 4

  4. 1
    import numpy as np
    2
    from sklearn.preprocessing import LabelEncoder
    3
    
                  
    4
    DIAMETER_METHODS = ['mean_cluster', 'farthest']
    5
    CLUSTER_DISTANCE_METHODS = ['nearest', 'farthest']
  5. Forked from datitran/raccoon_dataset

    TF and YOLO utility scripts

    Python 14 12

  6. Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning

    Python 2 2

948 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to douglasrizzo/dotfiles, santiontanon/microrts, douglasrizzo/geleia and 5 other repositories
Loading

Contribution activity

May 2020

Created a pull request in rusty1s/pytorch_geometric that received 9 comments

Store GAT attention and edge_index

This is what I was thinking about. I believe it saves an unnecessary forward pass if someone wants both the output and the attention weights. If th…

+23 −23 9 comments

Created an issue in rusty1s/pytorch_geometric that received 8 comments

What does each attention weight refer to in GATConv?

Questions & Help Hello there. I saw that, in the master branch, GATConv has an option to return the attention weights after a call to forward(). …

8 comments
79 contributions in private repositories May 4 – May 21

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.