-
Hello!
We're currently using mmlspark in our spark 2.4 clusters to awesome effect (training 3.4 billion rows, ~600gb of data). Thanks for all the work!
There is a desire within our organiz…
-
Installation steps :
- brew install ocaml camlp4 opam
- opam init
- opam install pfff
➜ ~ opam install pfff --verbose
```
The following actions will be performed:
∗ install pfff 0.29
=-=- Gathe…
-
My code to run Deep Explainer on some Imagenet images is as follows:
```python3
import glob
# load the model
model = models.resnet50(pretrained=True).eval()
# Get the prediction for the input i…
-
Can this be provided in the docs? I'm having difficulty getting the guide to work, and having a working example would be extremely helpful.
-
### System information
- **Win10 V.1909**:
- **5.0.101**:
### Issue
- **What did you do?**
The model is embedded as a resource in the singe file build and gets extracted to the user's temp…
-
```
(ML) chriskafka@bigshot:~/PycharmProjects/ASFM-Net-Review$ python main_pcn.py --test --backbone
cuda available True
Loaded compiled 3D CUDA chamfer distance
Test[1200/1200] Taxonomy = 0453056…
-
**Describe the bug**
Running https://github.com/microsoft/onnxruntime-genai/tree/main/examples/csharp/HelloPhi3V sample
with https://huggingface.co/microsoft/Phi-3.5-vision-instruct-onnx/tree/main/gp…
-
## ❓ Questions and Help
感谢开源和分享,让我们.NET csharp开发者也能轻松接入AI功能,现在通过:
1.[AliFsmnVad](https://github.com/alibaba-damo-academy/FunASR/tree/main/runtime/csharp/AliFsmnVad)
2.[AliParaformerAsr](https://g…
-
Hello,
**Is your feature request related to a problem? Please describe.**
My problem is that the Named Entity Recognizer doesn't support saving in ONNX. And, I'm working on a student project which i…
-
https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/predict-prices
Goal:
Predict that you retrieve the value 15.5 based on the instruction
```
var taxiTripSample = new TaxiTri…