Genre
Characterization of an inconsistency ranking for pairwise comparison matrices
Pairwise comparisons between alternatives are a well-known method for measuring preferences of a decision-maker. Since these often do not exhibit consistency, a number of inconsistency indices has been introduced in order to measure the deviation from this ideal case. We axiomatically characterize the inconsistency ranking induced by the Koczkodaj inconsistency index: six independent properties are presented such that they determine a unique linear order on the set of all pairwise comparison matrices.
'Battlestar Galactica' reunion at ATX Television Festival reveals that the cylons never had a plan
For die-hard fans of the Syfy drama "Battlestar Galactica," the closing night reunion panel at the ATX Television Festival was a treat-filled trip down memory lane. Seven key cast members -- Edward James Olmos (Admiral Adama), Mary McDonnell (President Laura Roslin), Katee Sackhoff (Starbuck), James Callis (Gaius Baltar), Tricia Helfer (Number Six), Grace Park (Boomer/Number Eight) and Michael Trucco (Sam Anders) -- and executive producer Ronald D. Moore came together to celebrate the groundbreaking series that was as much post-9/11 allegory as it was grand space adventure. The "BSG" gang still clearly enjoy each other's company and had both the audience and each other cracking up throughout the nearly two-hour Q&A session at Austin's Paramount Theatre. From awkward sex scenes (Callis and Helfer) to uncontrollable giggles (McDonnell and Sackhoff) to Olmos's Adama-like leadership qualities, the cast mates and Moore fondly recalled funny and touching moments from their time on the series, which ran from 2004 to 2009. Callis recalled a scene in which he fell and hit his head requiring a trip to an emergency room.
In Memoriam Alain Colmerauer: 1941-2017
Artificial intelligence pioneer Alain Colmerauer passed away on May 12. Alain Colmerauer, a French computer scientist and a father of the logic programming language Prolog, passed away on May 15 at the age of 76. Alain Marie Albert Colmerauer was born in the French town of Carcassonne on Jan. 24, 1941. He earned a degree in computer science from the Institut polytechnique de Grenoble (Grenoble Institute of Technology) in 1963, and a doctorate in the discipline in 1967 from the École nationale supérieure d'informatique et de mathématiques appliquées de Grenoble, which is part of the Institut. The newly minted doctor spent 1967–1970 as assistant professor at the University of Montreal, where he created Q-Systems, a method of directed graph transformations according to given grammar rules. Colmerauer moved to the University of Aix-Marseille at Luminy in 1970 as Professeur 2ème classe (associate professor).
What is Machine Learning on Azure?
Machine learning is a technique of data science that helps computers learn from existing data in order to forecast future behaviors, outcomes, and trends. These forecasts or predictions from machine learning can make apps and devices smarter. When you shop online, machine learning helps recommend other products you might like based on what you've purchased. When your credit card is swiped, machine learning compares the transaction to a database of transactions and helps detect fraud. When your robot vacuum cleaner vacuums a room, machine learning helps it decide whether the job is done.
Get a crash course on Alan Turing in just 13 minutes
The QFX Elite Series of wireless speakers can be synced up to provide a perfect multi-room sound system, and each speaker (and all three together) are currently available at a discount price.The Elite Series is compatible with any Bluetooth-capable device, and you can connect each speaker over WiFi for a wider reach and greater signal stability.
Deep Learning Algorithm Rewrites Traditional Recipes for New Regions, Ingredients
Imagine your favorite go-to recipe mutated to conform to the traditional methods and ingredients of any number of diverse regional food cultures. Consider, say, lasagne, but a sort of lasagne that's instead a naturally occurring part of Japanese or Ethiopian cuisine. Not "fusion," but something deeper--a whole rewriting of what a lasagne even is according to the culinary traditions of some other place. It's not necessarily an easy or natural thing to do, but a new machine learning algorithm developed by a team of French, American, and Japanese researchers offers an automated solution based on neural networks and large amounts of food data. The result, which is described in a paper published this month to the arXiv preprint server (via I Programmer), is a system that can take a given recipe and shift it into an alternative dietary style--sushi lasagne, say--as well as parse a recipe for its underlying style components.
Artificial Intelligence: Reinforcement Learning in Python
When people talk about artificial intelligence, they usually don't mean supervised and unsupervised machine learning. These tasks are pretty trivial compared to what we think of AIs doing - playing chess and Go, driving cars, and beating video games at a superhuman level. Reinforcement learning has recently become popular for doing all of that and more. Much like deep learning, a lot of the theory was discovered in the 70s and 80s but it hasn't been until recently that we've been able to observe first hand the amazing results that are possible. In 2016 we saw Google's AlphaGo beat the world Champion in Go.
Core ML and Vision: Machine Learning in iOS 11 Tutorial
Note: This tutorial requires Xcode 9 Beta 1 or later, Swift 4 and iOS 11. Machine learning is all the rage. Many have heard about it, but few know what it is. This iOS machine learning tutorial will introduce you to Core ML and Vision, two brand-new frameworks introduced in iOS 11. Specifically, you'll learn how to use these new APIs with the Places205-GoogLeNet model to classify the scene of an image.
Open Source Machine Learning Degree
Learn machine learning for free, because free is better than not-free. This website is inspired by the datasciencemasters/go and open-source-cs-degree Github pages. This one is specifically for machine learning and features textbooks, textbook-length lecture notes, and similar materials found with a simple google search. This repository is meant as a general guide and resource for a free education. Note: Please report any broken links as an issue on the Github page.