-
The field of graph representation learning has grown at an incredible and sometimes unwieldy pace over the past few years, and a lot of new algorithms and innovations were made in the field. I read th…
-
*This is a stub to be expanded*
## Introduction
There is increasing use of AI for a wide range of applications based upon deep learning with multi-layer neural networks for classification and co…
-
gemini : Sure, here are some notes for February 24, 2024:
The Unit Sphere as a Fundamental Abstraction
Imagine a sphere of one unit size or a line segment of size one that can be subdivided into par…
-
Pytorch geometric is a great package for geometric deep learning, focused on learning on arbitrary graphs as well as on 3D meshes or point clouds. We could think on how we can interact with it.
htt…
-
what if the user wants to visualize the deep learning process they took. We need to create some sort of graph visualizer.
-
## 🚀 Feature
Please consider the implementation of Graph2vec [https://arxiv.org/abs/1707.05005](https://arxiv.org/abs/1707.05005) with support for multidimensional node features if possible.
## Mo…
-
I think an updated readme will help to see how different components are connected, even if the structure of the project might change. I'll volunteer to do this since it will help me get a better sense…
-
Traceback (most recent call last):
File "/media/3255035b-77ce-41e8-8665-808657363219/deep-learning/predict_floder.py", line 146, in
main()
File "/media/3255035b-77ce-41e8-8665-808657363219…
-
- [Graph-based Neural Networks](https://github.com/sungyongs/graph-based-nn)
- [Graph Convolution Networks](http://tkipf.github.io/graph-convolutional-networks/) by Thomas Kipf
- [Geometric Deep Lea…
-
Hello everyone, i am facing this issue while running build/sbt command can anybody guide me what is error about and its solution please :)
build/sbt assembly
Using /usr/lib/jvm/java-8-oracle as …