Skip to content

Commit fd4c035

Browse files
Gianni CrivelloGianni Crivello
authored andcommitted
added citation
1 parent fe1b4f7 commit fd4c035

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

nbs/index.ipynb

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,21 @@
427427
"Future work could explore the architecture's performance in other domains, investigate techniques for further improving scalability, and examine methods for incorporating temporal dynamics into the model. Additionally, research into interpretability techniques specific to this hybrid architecture could provide valuable insights into its decision-making processes, further enhancing its utility in practical applications.\n"
428428
]
429429
},
430+
{
431+
"cell_type": "markdown",
432+
"metadata": {},
433+
"source": [
434+
"To site this work please use:\n",
435+
"\n",
436+
"```\n",
437+
"@software{GraphFormer,\n",
438+
" author = {Henley, Ethan},\n",
439+
" url = {https://github.com/Techolution/GraphFormer},\n",
440+
" year = {2024}\n",
441+
"}\n",
442+
"```"
443+
]
444+
},
430445
{
431446
"cell_type": "code",
432447
"execution_count": null,

0 commit comments

Comments
 (0)