Abbas Foroughi

Results 4 issues of Abbas Foroughi

I have reviewed #83, and am wondering if a solution already exists? Can you provide a sample?

This feature worked correctly under OxyPlot 2.0/UWp Platform: H.OxyPlot.WinUI (0.9.16) Steps to reproduce: Please see the sample attached. [App2.zip](https://github.com/HavenDV/H.OxyPlot/files/8040659/App2.zip) Expected behaviour: See the correct rendering under 2.0 ![IntelligentOneScreenshot17](https://user-images.githubusercontent.com/48822519/153403041-20265ad3-4ecb-4942-96d4-a61761e04049.png)

waiting-core-2.2-release

I can create/train/evaluate/save/load a multilayer LSTM model using Torchsharp but cannot run in ML.NET. The main requirement is to export/import a Torchsharp model to ONNX and run it in ML.NET....

question
documentation
onnx
Deep Learning
untriaged
TorchSharp

I would like to convert a LLama model to a Multiclass Classification Model and then finetune the model on my classification labels. Currently, the Microsoft.ML.GenAI.LLaMA/Module/LlamaModel is internal. Step 1 Load...

enhancement