micrsosoft bot framework with deep learning [closed] - deep-learning

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I would like to create a similar bot like Microsoft's Tay . I've been searching online for 2 days on how to create a similar bot but I am unable to find. I am searching for deep learning with bot framework but no results.
Can someone tell me the starting point for my study or how to do a bot such as Tay?
Thanks

Using the Microsoft Bot Framework, your bot is just a normal service, so you can use any technology / library / API. I'd recommend checking out the Microsoft Cognitive Services APIs (www.microsoft.com/cognitive-services), they allow you to use their models used in Bing and Cortana; might be a good starting point.

Related

Facial Recognition using election framework [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
Is it possible to code for facial recognition program in electron framework. I understand code will be in .html and .js, I looked for all the tutorials and have been doing my research on this topic but very little is present based on electron.
I'll be very thankful if anyone can point me in right direction or help me with code it's all for my project which I need to submit within 2 weeks.
Remember that in Electron applications you can use all Node modules.
In this example you can use one of the following modules from npm:
https://www.npmjs.com/package/face-detect
https://www.npmjs.com/package/faced
https://www.npmjs.com/package/face-analytics
Or you can use an external service like Watson Visual Recognition, see:
https://www.ibm.com/watson/developercloud/visual-recognition.html
To easily use the Watson API in Electron app you can use the watson-developer-cloud module:
https://www.npmjs.com/package/watson-developer-cloud
For more info see:
https://developer.ibm.com/watson/
https://www.ibm.com/watson/developercloud/
https://watson-api-explorer.mybluemix.net/

Create PDF front end service [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I have a MySQL database that I would like to periodically print reports from.
I would like these reports to be downloadable into .pdf format; are there any free (secure) services that would allow me to do this?
Preferably from a well-known hosting service.
One that I have used and really like is FPDF.
It's a PHP Module Library that works really well and best of all it's free!
There are example scripts on their website too for you too have a look and plenty of tutorials on YouTube.
Hope this helps,
Craig

Cloud webservice for and Android app [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Hello I'm looking for a freeware or cheap server where I can set up a RESTful webservice with database and php.
Does anyone suggest me a good one?
Thanks!
https://www.firebase.com/features.html
FireBase is a great option (I recommend this one). you can do authentication (g+, Twitter,Facebook, password based and anonymous), Realtime Database and hosting.
the free teir is pretty good, but it can get expensive.
http://www.couchbase.com/nosql-databases/couchbase-server
You can also use CouchBase server but you need to do a lot of set ups for it. its free!

web application using tcl/tk [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I want to develop a simple web based resource reservation system using TCL/TK.
Please let me know some good tutorials or links to start with.
Also some good examples please.
Thanks,
Ramya
OpenACS has a room reservation module included. OpenACS is written in TCL. There are tutorials available here.
Note that Tk is a library to program GUIs; it's not a part of Tcl which is a language (and its reference implementation).
But there is a project which provides for programming web presentation layer in a way resembling programming GUIs with Tk—it's called Æjaks.

What is a good data mining / BI / report tool for MySQL? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking for a tool, service, or framework that would allow us to expose our database to management. I have looked, although briefly, at JasperSoft and Crystal Reports. They looked "OK".
We are not afraid of writing our own queries so long as we can save them somewhere for later use by the business crowd. Ideally, the interface would be web based and reports could be emailed in a professional format.
I've never tried it but I read great things about Pentaho. Take a look at it.
http://www.pentaho.com/