-
# DeepSpeed Investigation: What I Learned | IAmANerd
An investigation into the awesome DeepSpeed library for training large models on a single GPU!
[https://nathancooper.io/i-am-a-nerd/deepspeed/dee…
-
deep learning on graph
pytorch has very nice tools for gcns, including:
DGL: https://github.com/dmlc/dgl
PyTorch Geometric : https://github.com/rusty1s/pytorch_geometric
…
-
Hi there,
first of all huge thanks for creating and maintaining this project. Just stumbled upon it recently
and it improved the API documentation I'm creating a lot!!!
I'm having the need to c…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Motivation
I want to fetch my model `A` class using `client.getItems(A.class, params)`. The problem is that conversion for custom types is not working deeper in hierarchy.
```
@ContentItemM…
D-Fox updated
3 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
A model which will use an image input, identify the sudoku section in it and solve it to o…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : BP Monitor Reading
:red_circle: **Aim** : Create a DL model, which will monitor the reading given in th…
-
I am new to deep learning, and i only know how to use caffe a little. If i want to use the caffe model to test the pre-trained model, how should i preprocess the input images? or just give two images …
-
Currently, all tests of the citeproc test suite that test the bibliography are ignored. Many important features are therefore untested. This should either be fixed or (if there are some issues I am un…
Drodt updated
3 weeks ago
-
Hey. I was hoping someone can explain the reasoning behind [0,1] clipping as a postprocessing step in order to obtain "the mask with the probability of the presence of the class in the image". It seem…
mg515 updated
8 months ago