Goto

Collaborating Authors

 Genre


Piece-wise quadratic approximations of arbitrary error functions for fast and robust machine learning

arXiv.org Machine Learning

Most of machine learning approaches have stemmed from the application of minimizing the mean squared distance principle, based on the computationally efficient quadratic optimization methods. However, when faced with high-dimensional and noisy data, the quadratic error functionals demonstrated many weaknesses including high sensitivity to contaminating factors and dimensionality curse. Therefore, a lot of recent applications in machine learning exploited properties of non-quadratic error functionals based on $L_1$ norm or even sub-linear potentials corresponding to quasinorms $L_p$ ($0


Introduction to Machine Learning - Online Course

#artificialintelligence

This online machine learning course is perfect for those who have a solid basis in R and statistics, but are complete beginners with machine learning. The rest of the course is dedicated to a first reconnaissance with three of the most basic machine learning tasks: classification, regression and clustering. In this first chapter, you get your first intro to machine learning. After learning the true fundamentals of machine learning, you'll experiment with the techniques that are explained in more detail in future chapters. You'll learn how to assess the performance of both supervised and unsupervised learning algorithms.



2at1RLo

#artificialintelligence

From the era of the desktop app to the era of the web page to the era of the mobile app to the latest paradigm shift which seems to be happening now: the conversation. These providers will most likely sit at the center of an ecosystem which will handle NLP (Natural Language Processing), semantic analysis, and other core tasks such as location and calendar integration. Currently, there are "bits and pieces" for particulars like dialogs (IBM Dialog) and NLP (IBM AlchemyAPI) all the way to large sdk's for voice and digital assistants (Alexa, Siri, and Google). While the examples above are simplistic they do provide some structure and a view into the basic text lines of voice and chat applications.


DroidOL: Android malware detection based on online machine learning - TechRepublic

#artificialintelligence

Historically speaking, people defending digital infrastructure are at a significant disadvantage. Bad guys can morph their malware tools at will, while security professionals must always be at the ready to shove out new versions of their products when previously undetected malware is discovered--often too late for the defenders who then have to clean up the mess. And bad guys are opportunists, always casting their nets in waters teeming with unsuspecting victims. Nowhere is this more apparent than in the mobile industry, in particular devices running the Android operating system. Security companies have been reporting massive increases in malware infections.


Introduction to Artificial Intelligence pt. 1

#artificialintelligence

This video contains the course material of Artificial Intelligence and more lectures are yet to upload on this course please Subscribe if you want to learn about AI. And if you like the video please don't forget to LIKE, COMMENT and SHARE.


Machines of Loving Grace. Interview with John Markoff.

#artificialintelligence

"Intelligent system designers do have ethical responsibilities." I have interviewed John Markoff, technology writer at The New York Times. In 2013 he was awarded a Pulitzer Prize. The interview is related to his recent book "Machines of Loving Grace: The Quest for Common Ground Between Humans and Robots, published in August of 2015 by HarperCollins Ecco. Do you share the concerns of prominent technology leaders such as Tesla's chief executive, Elon Musk, who suggested we might need to regulate the development of artificial intelligence?


R FUNCTIONS FOR REGRESSION ANALYSIS – Step Up Analytics

#artificialintelligence

Here are some helpful R functions for regression analysis grouped by their goal. The name of package is in parentheses. Base has a method for objects inheriting from class "lm" (stasts) This is a generic function, but currently only has a methods for objects inheriting from classes "lm" and "glm" (stasts) AIC: Generic function calculating the Akaike information criterion for one or several fitted model objects for which a log-likelihood value can be obtained, according to the formula -2*log-likelihood k*npar, where npar represents the number of parameters in the fitted model, and k 2 for the usual AIC, or k log(n) (n the number of observations) for the so-called BIC or SBC (Schwarz's Bayesian criterion) (stats) Four plots (selectable by which) are currently provided: a plot of residuals against fitted values, a Scale-Location plot of sqrt{ residuals } against fitted values, a Normal Q-Q plot, and a plot of Cook's distances versus row labels (stats) Performs Bartlett's test of the null that the variances in each of the groups (samples) are the same (stats) bgtest: Breusch-Godfrey Test (lmtest) bptest: Breusch-Pagan Test (lmtest)


Samsung Galaxy Note 7 Iris Scanner Explained: Why New Mobile Security Feature Is Considered A Game Changer

International Business Times

For the past two days, Samsung has been talking about its Galaxy Note 7's iris scanner on its online newsroom, highlighting the reasons why this new mobile security feature could be a big game changer in the mobile industry. Just yesterday, the South Korean-headquartered company discussed how the iris scanning technology is making Samsung Pass even more secure. Samsung Pass is part of Knox, the comprehensive security platform of Samsung's recent handsets. Pass previously centered on fingerprint recognition via the fingerprint scanner as a means of enhancing the identity verification process of the phone itself and certain apps. With the addition of the iris scanner, Samsung claims that the Note 7's security has reached the ultimate level thanks to this advanced biometric authentication that does not require IDs or passwords for identity authentication.


Artificial Intelligence Helps Find New Drugs: Better, Faster, Cheaper

#artificialintelligence

In 1997 a remarkable event caught everybody's attention - the then champion of the world Garry Kasparov lost a tournament to a supercomputer Deep Blue. It was called "a beginning of a new era of computers" by many and now it seems that time keeps justifying those loud statements... Being a sub-set of artificial intelligence, machine learning involves algorithms allowing computers to autonomously learn from input data. A fundamental distinction from "usual" software programs, such as Photoshop or, say, Excel, is that in machine learning computers don't have to be explicitly programmed but can change and improve their algorithms by themselves. The history of machine learning goes back to the 1950th. The first learning program was created by Arthur Samuel in 1952 and it was the game of checkers.