-
[e3nn](https://www.connectedpapers.com/main/c7215ab4589ce3590910c597e86b1aba8e460d49/e3nn%3A-Euclidean-Neural-Networks/graph)
```mermaid
flowchart TD;
A[Freeman,1991\nThe design and use of stee…
-
I think it is interested to think of the projects using TFGA for quaternion transformation with nn.
-
4 topics:
A. transformers:
- [x] MAT ( https://github.com/ardigen/MAT & https://arxiv.org/abs/2002.08264)
- [ ] RMAT (https://github.com/gmum/huggingmolecules & https://arxiv.org/abs/2110.05…
-
There are a number of important molecular and scientific models that I would love to see implementations for in DeepChem. Implementations of any of these models would be a great contribution to DeepCh…
-
# Neural Likelihood Free Inference – List of papers using Neural Networks for Bayesian Likelihood-Free Inference
List of papers using Neural Networks for Bayesian Likelihood-Free Inference
[https://…
-
-
I was reviewing a game RoyalZeroSlow lost:
Game: https://online-go.com/game/11665509
SGF: https://online-go.com/api/v1/games/11665509/sgf
Full log: http://termbin.com/1ozj
The interesting thin…
-
Hello!
I was wondering if there is an example of a 3D Steerable CNN (using R3Conv). Furthermore, Is it possible to use this library to train a model using a tensor of shape (batch, channels, width, …
-
Hi Fabian,
When I use se3-transformer for my dataset. I find it seems quite difficult for the model to fit the training data. To understand why, I create a simple task in the following way.
I ge…
-
We're interested in enhancing the ML/MM method by including intermolecular interactions between the ML and MM regions of the system. There is some discussion on the slack channel for this about which …