SPE
Artificial Intelligence Start-up Umbo CV Raises 2.8M Seed Round to Bring Deep Neural Network to the Professional Security Industry
SAN FRANCISCO, CA--(Marketwired - Mar 28, 2016) - Umbo CV, an artificial intelligence start-up and provider of event recognition systems that think and learn like humans for the professional security industry, announced that it completed a 2.8 million round of seed funding led by AppWorks Ventures. Also participating were Mesh Ventures, Fortune Global 500 Wistron Corp. and Phison Electronics. Up to now, the security industry has grappled with ways to receive real-time notifications of intruders or incidents, having tested pre-defined algorithms-based systems that failed. Umbo CV aims to solve this problem. The company has developed algorithms to link images from multiple cameras, thus giving machines a more in-depth understanding of real-time occurrences.
A 30 billion hedge fund had staff program a robot to play air hockey to help make them better at making money
Two Sigma, the 30 billion hedge fund that uses advanced technologies to find investment opportunities, just hosted its annual artificial intelligence competition. The fund asks its staff to program AI systems and then have them compete with each other for the TS Cup. This year the game was air hockey. A hedge fund gave staff time off to build an AI system to play air hockey. The competition has a serious side, of course.
Nvidia Creates 2 Billion Chip to Accelerate Artificial Intelligence
In the recent years, there has been so much progress in the field of artificial intelligence. Developments in the field have produced countless innovations that help us better in understanding speech, and images, as well as improving how games are played. Now the company who has contributed a lot in this field has created a chip to keep this going. Nvidia announced their new chip, the Tesla P100. It's a chip that is designed to add more power to "deep learning".
The one-armed robot that will look after me until I die
Nasa has announced that it has found evidence of flowing water on Mars. Scientists have long speculated that Recurring Slope Lineae -- or dark patches -- on Mars were made up of briny water but the new findings prove that those patches are caused by liquid water, which it has established by finding hydrated salts. Several hundred camped outside the London store in Covent Garden. The 6s will have new features like a vastly improved camera and a pressure-sensitive "3D Touch" display
This Solar Power Plant Can Run All Night
Crescent Dunes looks and sounds a bit like an invention lifted from a science fiction novel. Deep in the Nevada desert more than 10,000 mirrors--each the size of a highway billboard--neatly encircle a giant 640-foot tower. It looks like it might be used to communicate with aliens in deep space. But the engineers and financiers behind the facility, located in the desert about halfway between Las Vegas and Reno, say the power plant's promise is anything but fiction. The solar power facility built and operated by the company SolarReserve can power 75,000 homes.
What is the difference between Bagging and Boosting? - Quantdare
Bagging and Boosting are both ensemble methods in Machine Learning, but what is the key behind them? Bagging and Boosting are similar as they are both ensemble techniques, where a set of weak learners are combined to create a strong learner that obtains better performance than a single one. So, let's start from the beginning: Ensemble is a Machine Learning concept in which the idea is to train multiple models using the same learning algorithm. The ensembles take part in a bigger group of methods, called multiclassifiers where a set of hundreds or thousands of learners with a common objective are fused together to solve the problem. In the second group of multiclassifiers are the hybrid methods.
Dublin R
Thanks to Zalando who kindly offer to be our Host for this meeting. "With four parameters I can fit an elephant, and with five I can make him wiggle his trunk." Predicting the past is easy. With enough model complexity we can create elaborate functions that perfectly explain our training data, even the noise. The learning part of ML is all about generalizing to new situations and new data.
Exploring NYC Taxi Data with Microsoft R Server and HDInsight
As I mentioned yesterday, Microsoft R Server now available for HDInsight, which means that you can now run R code (including the big-data algorithms of Microsoft R Server) on a managed, cloud-based Hadoop instance. Debraj GuhaThakurta, Senior Data Scientist, and Shauheen Zahirazami, Senior Machine Learning Engineer at Microsoft, demonstrate some of these capabilities in their analysis of 170M taxi trips in New York City in 2013 (about 40 Gb). Their goal was to show the use of Microsoft R Server on an HDInsight Hadoop cluster, and to that end, they created machine learning models using distributed R functions to predict (1) whether a tip was given for a taxi ride (binary classification problem), and (2) the amount of tip given (regression problem). The analyses involved building and testing different kinds of predictive models. Debraj and Shauheen uploaded the NYC Taxi data to HDFS on Azure blob storage, provisioned an HDInsight Hadoop Cluster with 2 head nodes (D12), 4 worker nodes (D12), and 1 R-server node (D4), and installed R Studio Server on the HDInsight cluster to conveniently communicate with the cluster and drive the computations from R. To predict the tip amount, Debraj and Shauheen used linear regression on the training set (75% of the full dataset, about 127M rows).
Cyber Attacks Could Be Predicted With Artificial Intelligence Help
NEW YORK, NY - NOVEMBER 10: United States Attorney for the Southern District of New York Preet Bharara speaks at a news conference where he announced charges against three individuals for offenses related to the computer hacking of numerous financial institutions, financial news publishers, and other companies on November 10, 2015 in New York City. If companies don't adequately protect their data, cyber attacks can do a lot of damage. Fortunately, a solution to this issue can be found in new applications of the artificial intelligence for predicting hacker attacks. From the security breach leaving VTech toys vulnerable to ransomeware holding hospital records hostage, lately cyber attacks have been in the news a lot. Companies make efforts to better protect their data, but oftentimes they cannot detect that a system is compromised until it's too late.
SC Magazine - Using big data to uncover deviant behaviour, 21 April 2016
PA's Nick Kotsis, a business intelligence expert, is quoted in an article on big data and the use of machine learning to spot anomalous behaviour. The article explains that'machine learning' techniques are being developed as data that is being captured by businesses is becoming far too expansive for humans to analyse for unusual activity. Big data systems can pick up on attacks in real time and analyse data into something meaningful that can be interpreted by businesses. The article goes on to explain that a machine learning system has the ability to alert a human to take action. Nick says: "This happens via pattern cognition allowing the system to discriminate between a typical action and an abnormality."