Skip to content

Commit 52e95b0

Browse files
Update index.md
Updated the methods table
1 parent d9c1a77 commit 52e95b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,13 @@ Methods/technologies we are testing:
145145

146146
| Method or technology | What we tested | Early note |
147147
|---|---|---|
148-
| PyTorch | Python-based GNN building | Working on data reformatting and getting the model to run |
149-
| Reticulate | R-based GNN building | Might transition to this later |
148+
| PyTorch | Deep Learning Library| Working on data reformatting and getting the model to run |
149+
| TensorFlow | Deep Learning Library | Might transition to this later to use in R using Keras, Reticulate |
150150

151151
### Challenges identified
152152

153153
- We have not coded our own GNNs before
154-
- We lack python skills, but are searching for workarounds in R, Bash, or Mathematica
154+
- We lack python skills, but are searching for workarounds in R
155155

156156
### Visuals
157157

0 commit comments

Comments
 (0)