Cesar De la Torre

Results 54 issues of Cesar De la Torre

".tfrecord" file format is very common when using TF and files, for more efficient data processing. Consider support for TFRecord in TensorFlow.NET, comparable to this library: https://github.com/kevinskii/TFRecord.NET

enhancement

From feedback from a customer using SQL Server Functions and Stored Procedures implemented in C#: Basically, would be good to have an API like the following: .SaveModelToDb() .LoadModelFromDb() The reasons...

enhancement
P2

As mentioned by Diego, these additions would help by simplifying the API usage for users even further and it should be pretty easy to implement for us: 👍 @divega commented:...

enhancement
good first issue
P2

Do you have any interesting ML.NET sample that you'd like to share with the community? If so, you can respond to this issue with info about your ML.NET samples. Eventually,...

question

This week (coinciding with Microsoft Ignite 2019) we announced the release of **ML.NET 1.4 GA**. There are many new features such as: - **New Deep Learning Image Classifier (GA):** GPU...

Clean-up sample config file with comments not needed.

Related to this issue created at the CNTK repo: https://github.com/Microsoft/CNTK/issues/2827

This library is replaced by ASP.NET Core 2.2 (GA around end of 2018) with official Health Checks components here: https://github.com/aspnet/Diagnostics/tree/release/2.2/src You can now try it out (Preview) by following this...

In a similar fashion than the RabbitMQ HealthCheck, having it for Azure Service Bus, at these levels of testing: - Azure SB topic (usually, each topic in your Azure SB...

As soon as we have a first stable preview version, it would be good to have a NuGet package of it so samples or real usage of it rely on...