Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ekagra-ranjan authored May 15, 2020
1 parent 533d76d commit 1f84384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Source code for [AAAI 2020](https://aaai.org/Conferences/AAAI-20/) paper: [**ASA
### File Descriptions
* `main.py` - contains the driver code for the whole project
* `asap_pool.py` - source code for ASAP pooling operator proposed in the paper
* `asap_pool_model.py` - a network which uses ASAP pooling as pooling operator
* `le_conv.py` - source code for LEConv GNN used in the paper
* `requirements.txt` - contains the required libraries used in this project
* `asap_pool_model.py` - a network which uses ASAP pooling as pooling operator


### Dependencies

Expand Down

0 comments on commit 1f84384

Please sign in to comment.