DVLUP™ Navigation
  • How it works
  • Blog
  • Search
  • How it works
  • Blog
  • Search
  • Artificial Intelligence / January 11, 2019

    A Directory of Python Machine Learning and Data Science Frameworks

    View Post
  • Artificial Intelligence / January 10, 2019

    A Directory of Open Datasets

    View Post

UWP: Prise en charge des Graphiques Audio dans vos applications

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

Dans cette article, nous décrivons l’utilisation des API dans l’espace Windows.Media.Audio pour créer des graphiques pour le routage audio, le mixage et le traitement audio. Un graphique audio est un ensemble de nœuds …

View Post

Managing Versions in Bot Framework

In Artificial Intelligence by Christian HissibiniOctober 18, 2018Leave a Comment

Versioning a live bot is a little trickier. You want to get users onto the new bot as quickly as possible, but you probably don’t want to interrupt the current flow of …

View Post

Managing Timeouts in Bot Framework

In Artificial Intelligence by Christian HissibiniOctober 18, 2018Leave a Comment

Let’s walk through a few strategies for managing timeouts and updating your bot. I’m not going to walk through every possibility, but rather show off a few representative solutions that …

Implementing Push Notifications in Xamarin Forms

In Mobile Development by Christian HissibiniOctober 9, 2018Leave a Comment

Push notifications in Xamarin Forms is an interesting project and that is because each platform implements Push Notifications and the corresponding notifications (toasts) in a different way. I will show …

Understanding Push Notifications Lifecycle

In Mobile Development by Christian HissibiniOctober 9, 2018Leave a Comment

Push notifications are a common feature in mobile apps and if you read my previous post or others you will easily understand how to receive them. Most walk-throughs stop at that …

Azure Machine Learning : Deploy & host predictive models through webservices

In Artificial Intelligence by Christian HissibiniSeptember 10, 2018Leave a Comment

This tutorial will walk users through deploying a classification model in Azure Machine Learning. The classification model uses the Titanic dataset to predict whether a passenger will live or die, …

How to predict real estate sales price using Azure Machine Learning

In Artificial Intelligence by Christian HissibiniSeptember 5, 2018Leave a Comment

Learn how companies like Zillow would predict the value of your home. In this Azure Machine Learning tutorial you will learn how to build a model to predict the real estate sales …

View Post

How to build a predictive Model with Azure Machine Learning

In Artificial Intelligence by Christian HissibiniSeptember 2, 2018Leave a Comment

This tutorial will walk users through building a classification model in Azure Machine Learning by using the same process as a traditional data mining framework. We will use the public …

Using Renderscript in Xamarin.Android

In Mobile Development by Christian HissibiniAugust 17, 2018Leave a Comment

* This articles applies for Xamarin.Android applications that target API level 17 or higher RenderScript is a framework for running computationally intensive tasks at high performance on Android. RenderScript is …

Reporting Download Progress in Xamarin

In Mobile Development by Christian HissibiniAugust 17, 2018Leave a Comment

To retain a responsive UI, a mobile applications should perform long-running tasks – such as downloading a file – in the background. This recipe will show how to asynchronously download …

  • Page 3 of 6
  • ←
  • 1
  • ...
  • 2
  • 3
  • 4
  • ...
  • 6
  • →

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