# 01/06/2021 Tasks
<details>
<summary>Adding Features</summary>
* Objectives:
* To check if adding features can improved results based on topology only.
* Steps:
* Add random features to the nodes in the generated graph.
* Add random features to the edges in the generated graph.
</details>
<br>
<details>
<summary>Weight Exploration</summary>
* Objectives:
* Weight before and after analysis and plot
* Weight inference on unseen data
* Steps:
* Plot how the weights vary throughout training
*
* Results: It seems weights vary over training
</details>
<br>
<details>
<summary>Link Prediction</summary>
* Objectives:
* Steps:
* Step1
* Step2
</details>