You are here |
www.layer9.org | ||
| | | |
tiao.io
|
|
| | | | We propose a framework that lifts the capabilities of graph convolutional networks (GCNs) to scenarios where no input graph is given and increases their robustness to adversarial attacks. We formulate a joint probabilistic model that considers a prior distribution over graphs along with a GCN-based likelihood and develop a stochastic variational inference algorithm to estimate the graph posterior and the GCN parameters jointly. To address the problem of propagating gradients through latent variables draw... | |
| | | |
tiao.io
|
|
| | | | This paper is a follow-up to our working paper, previously presented at the NeurIPS2019 Graph Representation Learning Workshop, now with significantly expanded experimental analyses. embed = new SlidesLiveEmbed('presentation-embed-38937946', { presentationId: '38937946', autoPlay: false, // change to true to autoplay the embedded presentation verticalEnabled: true }); | |
| | | |
www.saminiir.com
|
|
| | | | Now that our userspace TCP/IP stack has minimal implementations for Ethernet and IPv4, it is time to look into the dreaded Transmission Control Protocol (TCP... | |
| | | |
www.valentinog.com
|
|
| | Notes on deploying Django > 3.1 (async) with Uvicorn under Nginx as a reverse proxy. |