-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Railway Track Fault Detection
:red_circle: **Aim** : Create a DL model which will identify the fault in…
-
There's this really nice package [ProtoStruct.jl](https://github.com/BeastyBlacksmith/ProtoStructs.jl) that lets you create *structs which can be revised*. I think this is extremely useful for develop…
-
Dear Matt,
do you know models other than SplineCnn, which deal with Mesh data?
SplineCNN also deal with the node classification, does that mean any model dealing with node classifcation can be u…
-
### News
- Conferences
- NeurIPS 2022 결과발표: 모두들 축하드립니다. 아쉽게 reject된 분들은 ICLR 로 ㄱㄱ
- CHI 2023: 제출 마감 - 수고 많으셨습니다.
- ICLR 2023
- Abstract deadline: 9. 21 (AoE) --> 9.22 밤 9시
- Full p…
-
Like previously stated in issue #511 Keras runs into not a number losses while training on GPU.
Tested this with the mnist_cnn example code aswell as with self designed conv networks. I also tried to …
-
There are a couple of issues which might be good to discuss:
1. RB and sys-mor parts use reductors differently (sys-mor methods consist of instantiating a reductor and calling its `reduce` method, …
-
2021-08-10 20:31:39.968 15740-15740/org.tensorflow.lite.examples.superresolution E/tflite: Following operations are not supported by GPU delegate:
DEPTH_TO_SPACE: Operation is not supported.
…
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
## 🐞Describe the bug
I made changes to my model so I could use the recommended unified convertor. Conversion is successful without issue and shows that flexible shapes are supported (in both Python a…