-
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…
-
I'm really impressed with this project so far and see great applications for this. However given the still early stage of this project and the last commits being months in the past, I was wondering if…
-
First of all, thanks for this great tool for parsing PDFs. I am facing issues when extracting text from two column text pages in PDF (research paper). In such cases, the start of the left column text …
-
ghost updated
1 month ago
-
Post a reading of your own that uses deep learning for social science analysis and understanding, with a focus on network, graph, or tabular data.
-
**Submitting author:** @gacou54 (Gabriel Couture)
**Repository:** https://github.com/gacou54/pyorthanc
**Branch with paper.md** (empty if default branch): joss
**Version:** v1.18.0
**Editor:** Pending…
-
So, I've been testing to generate text using exllamav2 with some config following huggingface generator. Here is my script
```python
import torch, os
from contextlib import contextmanager
from p…
-
hello,guys, I also do this cephalometry work now. How about your accuracy rate in this experiment? Do many pictures has good effect? Thank you!
-
Title: Exploiting Moodle for self-regulated learning promotion in active and collaborative learning settings
Abstract:
This position paper is aimed at exploring how Moodle, an Open Source e-learni…
-
### Description
I use Ray in an HPC cluster. The cluster has InfiniBand which has low latency and high bandwidth. Ray is based on gRPC and data transferring uses gRPC, too. I can use IPoIB(Internet …