Showing results for Sentiment Analysis - ISE Developer Blog

Jun 30, 2017
0
0

Bot to Human Handoff in Node.js

Lilian Kasem (she/her)
Lilian Kasem (she/her)

When considering bots, it’s often important for organizations to have the ability to “hand off” a customer from a bot to a human agent seamlessly. We implemented an unopinionated e-2-e solution called Handoff for bot authors to implement a variety of scenarios, using the Microsoft Bot Framework Node.js SDK.

Bots
Nov 29, 2015
0
0

Neural Network Performance

CY Yam
CY Yam

In this code story, we explore how the topology of a deep neural network can affect the performance of a text-based classifier.

Machine Learning