-
Some ideas for figures to add to the PPT
- [ ] Linear regression, single-layer neural network
- [ ] Multilayer Perceptron with hidden layer
- [ ] Backpropagation
- [ ] Batch Normalization and al…
-
Introduce a deeper network.
-
TTT
-
Hi - thanks for the library. I'm finding it very useful so far.
The one issue I'm having is that I'm unsure how to pass `input_size` for a 1d input. So if, for example, I want to run `summary()` on…
-
Hi!
Are you going to add functionality for the interpretation of GNN models to torchdrug?
There are benchmarks datasets [Benchmarks for interpretation of QSAR models](https://jcheminf.biomedcent…
-
I think it is interested to think of the projects using TFGA for quaternion transformation with nn.
-
Master list of issues and enhancements for the GEXF format graph files. See https://gephi.org/gexf/format/
"GEXF (Graph Exchange XML Format) is a language for describing complex networks structure…
-
## Description
I'd like to suggest the implementation of implicit reparameterization gradients, as described in the paper [1], for the Gamma distribution: ndarray.sample_gamma and symbol.sample_gamma…
-
Will you help me to solve this 👇 problem?
(base) root@autodl-container-5a49119952-0040f747:~/autodl-tmp/HAMIL# python train_cls.py --dataset_root /root/autodl-tmp/newLUAD/ --gpu 0
train i…
-
Here's a few ideas for metric quality improvement
- Add more examples for input and expected output
- Break the prompt down into simpler prompts for different types of entities and generate each typ…