Kiran Randhawa

Results 25 issues of Kiran Randhawa

I'd really like to see Blazor apps running inside service fabric. I'm not quite sure how to go about this myself. Could you look into providing a demo of this?

help wanted

I need to set withcrednetials = true on the request. I can't see any way to do this. Is this possible?

Hi there, I wondered if this library has support for root level arrays? What happens if your JSON http endpoint returns a collection of objects? I've been struggling to serialise...

Type: enhancement

Hello, I'm trying to use Syncfusion in our Nx Angular application which uses jest for testing. However because sync fusion grid seems to be using mjs files the tests are...

data-grid

After installing I openned a notebook and selected csharp as the language. I saw a red button at the top saying Kernel error. I decided to click it to see...

This is more of a question than an issue. Does this approach, in your opinion, increase the likelihood of overfitting. To your train / cross validation set?

Encog Extensions Library Personally I found myself in a situation where I needed to use normalization with randomized in memory data. The data could not be saved to a CSV...

Whilst there is a method for classifying regression error there doesn't seem to be a way to calculate classification errors.

It seems like a good idea to implement training strategies for use with NEAT networks. Currently I am not able to do this. I spoke with Jeff via twitter and...

It seems that your Greedy() object lives in namespace Encog.ML.Train.Strategy whilst your SmartLearningRate() lives in Encog.Neural.Networks.Training.Strategy. Was this intentional?