-
### Is your feature request related to a problem? Please describe.
Ideas List
| id | project title | skills required | possible mentors | expected size of project| difficult rating |detailed …
-
First of all Amazing architecture, This architecture can get Amazing results on many other applications.
I see that we are resizing images to 320x320 won't it affect edges for wider aspect ratios lik…
-
## Reference Links
1. [ICD-11 Reference Guide](https://icdcdn.who.int/icd11referenceguide/en/html/index.html)
2. [Annex B: History of the development of the ICD](https://icdcdn.who.int/icd11referenc…
-
```
First of all, i want to thank the author for this implementation. It brings a
lot of useful informations, it is often easy to understand and use but can i
perform multiple classification with th…
-
```
First of all, i want to thank the author for this implementation. It brings a
lot of useful informations, it is often easy to understand and use but can i
perform multiple classification with th…
-
```
First of all, i want to thank the author for this implementation. It brings a
lot of useful informations, it is often easy to understand and use but can i
perform multiple classification with th…
-
Moving this discussion to its own thread: https://github.com/potree/PotreeConverter/issues/421#issuecomment-671675523
@elixirml please send me the las or laz file that causes this issue so that I…
-
model_name="vicgalle/xlm-roberta-large-xnli-anli"
tokenizer = AutoTokenizer.from_pretrained(model_name)
model = AutoModelForSequenceClassification.from_pretrained(model_name)
IndexError …
-
#### Summary:
Currently loo object from rstanarm::loo shows elpd_loo, p_loo, looic and SEs for those.
Add more model specific and easier to interpret info.
#### Description:
- [ ] For all model…
-
The Go assembler for arm64 generates code that is not execute-only compatible, since it stores constants in the text section rather than in rodata, which it then reads during execution.
OpenBSD 7.3…