Showing tag results for Machine Learning

Nov 8, 2018
Post comments count0
Post likes count0

Announcing ML.NET 0.7 (Machine Learning .NET)

Cesar De la Torre
Cesar De la Torre

We're excited to announce today the release of ML.NET 0.7 - the latest release of the cross-platform and open source machine learning framework for .NET developers (ML.NET 0.1 was released at //Build 2018). This release focuses on enabling better support for recommendation based ML tasks, enabling anomaly detection, enhancing the customizabilit...

.NETMachine LearningML.NET
Oct 8, 2018
Post comments count0
Post likes count0

Announcing ML.NET 0.6 (Machine Learning .NET)

Cesar De la Torre
Cesar De la Torre

Today we’re announcing our latest monthly release: ML.NET 0.6! ML.NET is a cross-platform, open source machine learning framework for .NET developers. We want to enable every .NET developer to train and use machine learning models in their applications and services. If you haven’t tried ML.NET yet, here’s how you can get started! The ML.NET 0.6 ...

ML.NET.NETMachine Learning
Sep 12, 2018
Post comments count2
Post likes count0

Announcing ‘Machine Learning .NET’ 0.5

Cesar De la Torre
Cesar De la Torre

Today, coinciding with the .NET Conf 2018, we're announcing the release of ML.NET 0.5. It’s been a few months already since we released ML.NET 0.1 at //Build 2018, a cross-platform, open source machine learning framework for .NET developers. While we’re evolving through new preview releases, we are getting great feedback and would like to thank the...

.NET
Nov 15, 2017
Post comments count0
Post likes count0

Introducing Tensor for multi-dimensional Machine Learning and AI data

.NET Team
.NET Team

Overview Tensor is an exchange type for homogenous multi-dimensional data for 1 to N dimensions. The motivation behind introducing Tensor<T> is to make it easy for Machine Learning library vendors like CNTK, Tensorflow, Caffe, Scikit-Learn to port their libraries over to .NET with minimal dependencies in place.  Tensor<T> is designed t...

AI Machine LearningMachine Learning
Jun 26, 2017
Post comments count0
Post likes count0

.NET AI/ML themed blogs: Building recommendation engine for .NET applications using Azure Machine Learning

.NET Team
.NET Team

⏱ Updated on June 28, 2017 🙌 Welcome to the first of  .NET's new AI and Machine Learning themed blog entries! We have set up this space as a place to share and discuss the work we will be doing with AI and Machine Learning. Through a series of blog posts, we would like to show you different ways on how .NET developers can leverage Ma...

.NET
May 31, 2017
Post comments count1
Post likes count1

Why you should use F#

Phillip Carter
Phillip Carter

Why you should use F# This post was written by Phillip Carter and Mads Torgersen. Both work on languages on the .NET team. At Build 2017, we presented a tech talk entitled "Why You Should Use F#". However, not everyone can attend Build, and many attendees were unable to find a position in the room where they could adequately hear us. You can se...

.NET.NET CoreVisual Studio
Jun 22, 2007
Post comments count0
Post likes count0

Multi-targeting support in Visual Studio Orcas

Web Development Tools Microsoft
Web Development Tools Microsoft

The web development tools team has been working on an article about a new Orcas feature we call "multi-targeting".  However Scott Guthrie beat us to it and has written up an excellent and detailed article yesterday about this feature so we will just post a link to his article instead. Thanks to this feature, you can get all of the great improveme...

ASP.NET