A radial basis function network (RBF network) is a software system that's similar to a single hidden layer neural network, explains Dr. James McCaffrey of Microsoft Research, who uses a full C# code sample and screenshots to show how to train an RBF network classifier.
- By James McCaffrey
- 03/24/2020
Visual Studio 2019 for Mac version 8.5 shipped this week, improving ASP.NET Core authentication and unit testing, adding support for Azure Functions 3.0 and more.
Microsoft is previewing F# 5, the latest iteration of its functional-first programming language, as it moves toward a unifying .NET 5 release in November.
Microsoft released .NET 5 Preview 1, the first iteration of what will become one framework to handle all .NET development projects.
Microsoft released Visual Studio 2019 version 16.5, with new features for .NET, C++, debugging and many more areas.
Dr. James McCaffrey of Microsoft Research explains how to design a radial basis function (RBF) network -- a software system similar to a single hidden layer neural network -- and describes how an RBF network computes its output.
- By James McCaffrey
- 03/13/2020
In its move to the open-source, cross-platform .NET Core, Microsoft will support Visual Basic in the upcoming .NET 5 and is expanding the programming language's supported application types to help VB developers migrate their code, but noted "we do not plan to evolve Visual Basic as a language."
The client-side effort of Microsoft's Blazor project -- for C#-based web development powered by WebAssembly -- is out in a new preview before a May debut, adding support for Progressive Web Apps (PWAs) among several other new features.
Plagued by proliferating piles of unused .NET Core SDKs and runtimes as you accompany Microsoft on its journey to the open-source, cross-platform future? Zap them with the new .NET Core Removal Tool!
Shortly after detailing new guidance to bind Swift libraries in Xamarin-based iOS mobile development, Microsoft has published similar documentation for binding Kotlin libraries in Android projects.
Userware, on a years-long quest to bring back developer favorite Silverlight, announced an open source implementation of Microsoft's long-deprecated framework for writing rich internet applications, this one based on WebAssembly.
Miguel de Icaza doesn't post to his personal blog often, but when he does, developers listen.
After making waves by cracking the top 10 of the RedMonk Programming Language Ranking last year, TypeScript has continued its climb in the latest bi-annual report that analyzes GitHub and Stack Overflow data in order to weigh coding and discussion traction.
Microsoft's latest update of ML.NET Model Builder adds a recommendation scenario to the machine learning (ML) framework, along with image classification model training functionality.
With .NET 5 coming in November, Microsoft-centric developers are advised to prepare for the milestone by forming a plan to migrate their .NET Framework code to .NET Standard, which specifices which APIs should be available to all .NET implementations.
Microsoft has updated the Spring 2020 roadmap for Visual Studio, which shows several items planned to improve the debugging experience for Blazor, the company's ASP.NET Core project that uses WebAssembly (WASM) to allow C# to be used in web development instead of JavaScript.
Microsoft advised developers that .NET Core 3.0, a major milestone in the new cross-platform, open-source direction of .NET, will reach "end of life" on Tuesday, March 3.
It may not signal a VB resurgence, but the Rubberduck project continues to flesh out the Visual Basic for Applications editor into a full-fledged IDE.
Swift exploded in the iOS development community after Apple picked it to replace the aging Objective-C, and now rival Microsoft is nodding to that popularity by providing guidance to bind iOS Swift libraries when working with its cross-platform mobile dev framework, Xamarin.
Microsoft has provided more customization functionality and other enhancements to Visual Studio Online, which provides cloud-powered, managed, on-demand development environments accessible from anywhere via Visual Studio Code or a browser, with Visual Studio IDE support in private preview.