-
### System Info
```shell
optimum-habana: v1.13.2
habanalabs-dkms/jammy 1.17.1-40
DOCKER_IMAGE=vault.habana.ai/gaudi-docker/1.17.1/ubuntu22.04/habanalabs/pytorch-installer-2.3.1:latest
```
### Inf…
-
Hey @NixOS/documentation-team
**Observations**
I've already chatted with @fricklerhandwerk and @infinisil about improving the module system deep dive article. I've written quite a bit of material…
djacu updated
4 months ago
-
Somewhere between a fully fledged neural-net library, and the existing convolution functions in pal/image - would there be any elements that are a good fit for the Pal library ?
imagine the following…
-
Subscribe to this issue and stay notified about new [daily trending repos in C++](https://github.com/trending/c%2B%2B?since=daily).
-
I'm currently working with Pybrain. It's wonderful as it allows me to use a feedforward neural net without the backpropagation function. This enables me to evolve the neural network's weights using ge…
-
You can replicate it in your example demo. Do you have a fix for this?
-
i'm new to deep learning and recently i become recently interested in paper dewarping. i've read some papers from your lab. i'm eager to test your amazing work on my pc. but i really don't know how to…
-
Float16 is pretty popular for machine learning. Will capnproto ever support float16?
https://en.wikipedia.org/wiki/Half-precision_floating-point_format
-
hello, please i run this code :
from sparkdl import DeepImagePredictor
image_df = ImageSchema.readImages("flower_photos/sample/")
predictor = DeepImagePredictor(inputCol="image", outputCol="pre…
-
Hello,
I'm opening this issue for our discussion around migrating our implementation of Image Classification to TF.NET 0.20. It's release is imminent and wanted to have a public place for the discuss…