Goto

Collaborating Authors

 Personal Assistant Systems


Council Post: Three Ways AI Is Impacting The Automobile Industry

#artificialintelligence

Wendy Gonzalez is the CEO of Sama, the provider of accurate data for ambitious AI. Autonomous cars are as intrinsic to visions of the future as holograms and space travel. Since the birth of science fiction, the automobile has been seen as the final frontier of technological innovation. However, when we look around at our cities today, cars can often seem stuck in the past. The reality is that the vision for the automotive industry has far exceeded the pace of its progress.


Is AI Nothing More Than A Profit-Generating Tool For Mega Corporations?

#artificialintelligence

It is natural for organizations to flatter their market rivals by copying their successful business strategies. In fact, corporate history is littered with examples of winning ideas being conveniently replicated. Take the now-overcrowded smart home assistant market, for example. Not many years after Amazon debuted the Echo in 2015, rival products such as Google Home and Apple HomePod arrived to compete for market supremacy. In a similar vein, organizations have seemingly understood the power of AI in the last few years.


Big Data, Fast Data, and Machine Learning - Calavista

#artificialintelligence

While it may seem I'm just trying to work in as many buzzwords as I can, in fact, there really is an important intersection of these three elements. I've been interested in both big data and fast data for several years, and my newest tech interest is machine learning. As I have learned about the latter, I see that there are problems that require all three to be truly effective. One application for which I'm looking at bringing together these technologies is in Recommender Systems for brick and mortar shops. Probably the first big win for machine learning was Recommender Systems.


Global Machine Learning Recommendation Algorithm Market 2022 Definitions โ€ฆ

#artificialintelligence

According to the most recent research paper produced by MarketsandResearch.biz, the Global Machine Learning Recommendation Algorithm Market is โ€ฆ


AI in the Canadian Financial Services Industry

#artificialintelligence

In recent years, players within Canada's financial services industry, from banks to Fintech startups, have shown early and innovative adoption of artificial intelligence ("AI") and machine learning ("ML") within their organizations and services. With the ability to review and analyze vast amounts of data, AI algorithms and ML help financial services organizations improve operations, safeguard against financial crime, sharpen their competitive edge and better personalize their services. As the industry continues to implement more AI and build upon its existing applications, it should ensure that such systems are used responsibly and designed to account for any unintended consequences. Below we provide a brief overview of current considerations, as well as anticipated future shifts, in respect of the use of AI in Canada's financial services industry. At a high level, Canadian banks and many bank-specific activities are matters of federal jurisdiction.


Save money on your electric bill with smart power outlets, power strips, LED bulbs, thermostats

USATODAY - Tech Top Stories

For all the modern conveniences technology brings to the home โ€“ Wi-Fi-enabled washing machines, powerful gaming systems and enormous smart televisions โ€“ one of the downsides is paying to power it all. In fact, home utility costs are continuing to spike for many parts of the country, with 2021 electricity prices rising at the fastest rate since 2008, says the U.S. Energy Information Administration (EIA) โ€“ already hitting Americans facing skyrocketing inflation, resulting in higher costs for many goods and services. Not only does the average household have dozens of consumer electronics products plugged into power outlets at any given time, most consume electricity when not in use. "Vampire power" โ€“ also referred to as "phantom power" or "standby power" โ€“ can account for as much as 10% of a household's electricity bill, says the Environmental Protection Agency (EPA). This can really add up.


Elon Musk wants Twitter's algorithm to be public. It's not that simple

Washington Post - Technology News

But Musk's proposal likely represents a gross oversimplification of how it would work to make that data public, according to researchers who study recommendation algorithms. As social media companies have grown, the software that drives their recommendation engines have grown so sprawling and complex that analyzing it would require access to a fire hose of data so immense that most people wouldn't even have access to a powerful enough computer to analyze it. The algorithms at Twitter, Facebook and other social networks process billions of pieces of content and use countless datapoints to determining a ranking, from the popularity of a post to who posted it.


Case Study

#artificialintelligence

A recommendation system is a type of information filtering system. By drawing from huge data sets, the system's algorithm can pinpoint accurate user preferences. Once you know what your users like, you can recommend them new, relevant content. Netflix, YouTube, Google, Amazon etc are all examples of recommendation systems in use. The systems provide users with relevant suggestions based on the choices they make.


Recommender Systems, Not Just Recommender Models

#artificialintelligence

One of the biggest challenges facing people new to building recommender systems is the lack of understanding around what these systems look like in the real world. The majority of the online content around recommender systems focuses on models and is often limited to a simple example of collaborative filtering. For new practitioners, there is an enormous gap between examples of simple models and a production system that serves recommendations. In this blog post we'll share a pattern that we feel covers the majority of recommender systems deployed today with examples from companies like Meta, Netflix, and Pinterest. This pattern is central to how we think about building end-to-end recsys within the NVIDIA Merlin team and we're excited to share it with the broader community and help build an understanding and consensus of what recommender systems (not just models) look like in production.


Article Recommendation System with Machine Learning

#artificialintelligence

A recommendation system is one of the applications of data science that is used by almost any application or website today. Many websites today use a recommendation system to recommend articles to their readers. For example, Medium.com and even the website you're currently reading this article on is also using a recommendation system to recommend articles to its readers. So, if you want to learn how to create an article recommendation system with machine learning, this article is for you. In this article, I will walk you through how to build an Article Recommendation System with Machine Learning using Python.