-
- Continue random walk on ResNets - to understand how to train them properly. There is definitely somewhere problem I cannot see :(
- Pooling: AVG-pooling caffenet Generalizing Pooling Functions in Co…
-
## Prelude / Prior Work
- https://github.com/kurtzace/complete-data-science-bootcamp-excercises
- [AI notes 2023](https://github.com/kurtzace/diary2023/issues/13)
- [Other data science steps taken …
-
对话系统是一个可以与人进行交流的机器人,关于对话系统的详细介绍,请查看[Wiki](https://en.wikipedia.org/wiki/Dialog_system)。
-
Hi @dhwanipatel14 , @Rounique ,
[This](https://github.com/fani-lab/.github/edit/main/profile/README.md) is going to be the readme (landing page) for our lab's github.
Can you work together and …
-
## 🚀 Feature
### 0. More comments to encourage us DIY.
### 1. ```torch_geometric.datasets.TUDataset```'s "once and for all"
### 2. Still about ```torch_geometric.datasets```: arrangement. …
-
[Reviewer_comments_for_Vortex_Shedding_PINNs.pdf](https://github.com/barbagroup/jcs_paper_pinn/files/13846042/Reviewer_comments_for_Vortex_Shedding_PINNs.pdf)
-
### 🚀 The feature, motivation and pitch
There is a surge in graph data augmentation research, and it is often important for self-supervised learning on graphs. I saw there is an implementation of Dr…
-
Which framework should be learned after python?
-
When comparing to random sampling it does not seem to give significantly different results. I would have expected the curve to be much higher for active learning. Potentially the defaults aren't great…
-
Right now, we use "directed" if a term *can* work on directed networks and analogously for undirected. On the other hand, we use "bipartite" for terms that *only* work on bipartite networks. For examp…