DVLUP™ Navigation
  • How it works
  • Blog
  • Search
  • How it works
  • Blog
  • Search

Post Archive by Month

How to convert a frozen TensorFlow model to ONNX model ready for Windows ML

In Artificial Intelligence, Mobile Development by Christian HissibiniDecember 28, 2018Leave a Comment

Here you will find an example of how to convert a model from a frozen tensorflow model by using WinMLTools. To get possible output names of a tensorflow model, you …

Converting Machine Learning models to ONNX for use in Windows ML

In Artificial Intelligence, Mobile Development by Christian HissibiniDecember 28, 2018Leave a Comment

If you’re using Microsoft Cognitive Toolkit on Azure to build and run machine learning models, you should already have access to ONNX, because it’s built into every version after 2.3.1, …

Introducing ONNX for Windows

In Artificial Intelligence, Mobile Development by Christian HissibiniDecember 27, 2018Leave a Comment

ONNX, the Open Neural Network Exchange is an open format for ML models, allowing you to interchange models between various ML frameworks and tools. With ONNX you can build and …

Introduction to Windows Machine Learning

In Artificial Intelligence, Mobile Development by Christian HissibiniDecember 27, 2018Leave a Comment

Machine learning isn’t only for the cloud. With Windows ML, you can integrate trained machine learning models in your Windows apps. Overview Windows ML allows you to use trained machine …

Artificial Intelligence / December 18, 2018

AI Frameworks : Pros & Cons

View Post

Calling Javascript in Xamarin Forms

In Mobile Development by Christian HissibiniDecember 4, 2018Leave a Comment

The following tutorial will show to call a JavaScript function from C#, where the JavaScript function is defined in a web page hosted by the WebView control. Calling JavaScript The following …

UWP: Détecter les visages dans des images ou des vidéos

In Mobile Development by Christian HissibiniDecember 3, 2018Leave a Comment

Dans cet article, nous verrons comment utiliser FaceDetector pour détecter des visages dans une image. FaceTracker est optimisé pour suivre les visages au fil du temps dans une séquence d’images vidéo. Pour une …

UWP: Prise en charge du Presse-Papiers

In Mobile Development by Christian HissibiniDecember 2, 2018Leave a Comment

Cet article explique comment prendre en charge le copier-coller dans les applications UWP en utilisant le Presse-papiers. Le copier-coller est la méthode classique d’échanger des données entre les applications, ou dans …

Recent Posts

  • Making Accessible Xamarin Forms apps
  • UWP: API expérimentales
  • Publishing iOS App on Apple’s App Store
  • Publishing Android Apps on the Google Play Store
  • How to build a Random Forest model in Azure Machine Learning and R

Archives

  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018

Categories

  • Artificial Intelligence
  • Mobile Development

Tags

Artificial Intelligence Azure Bot Bot Framework Cloud Cognitive Services Machine Learning Neural Network UWP Windows ML Xamarin

POWERED BY DVLUP™

  • How it works
  • Blog