Goto

Collaborating Authors

 Media


Ajmal Perfumes collaborates with SAP for digital transformation – Gulf Business

#artificialintelligence

… migrating essential business systems to the cloud, and augmenting existing business systems with Google Cloud AI and machine learning capabilities (ML).


Cultivating the UAE's future of food is essential for its economy and coming generations

#artificialintelligence

Additionally, like in so many industries, investments in artificial intelligence, blockchain, machine learning and the Internet of Things are also driving …



Real-time Analytics News for Week Ending September 4 – RTInsights

#artificialintelligence

Run:AI announced the launch of ResearcherUI, as well as integration with machine learning tools including Kubeflow, MLflow, and Apache Airflow.


This is how Google created one of its most important competitors – AsumeTech

#artificialintelligence

Which is based on highly advanced technologies such as artificial intelligence, machine learning and others.


Extreme cold weather found to be linked to global warming – The Jerusalem Post

#artificialintelligence

Because the decline in sea ice increases moisture in the air, AA ultimately leads to heavy snowfalls in the Arctic.



A.I. is changing the way we shop

#artificialintelligence

Artificial intelligence is changing the way we shop, do business, and even drive.


Facebook Apologizes For Embarrassing Mistake Caused By A.I.

#artificialintelligence

In this photo illustration Facebook logo can be seen, Kolkata, India, 28 February, 2020. Facebook ... [ ] Inc on Thursday announced its decision to cancel its annual developer conference due to Coronavirus outbreak according a news media report. Some crisis situations are caused by what people say or do. On occasion, a crisis--or an embarrassing incident--is caused by technology. The New York Times reported yesterday that, "Facebook users who recently watched a video from a British tabloid featuring Black men saw an automated prompt from the social network that asked if they would like to'keep seeing videos about Primates', causing the company to investigate and disable the artificial intelligence-powered feature that pushed the message. "This was clearly an unacceptable error and we disabled the entire topic recommendation feature as soon as we realized this was happening so we could investigate the cause and prevent this from happening again," Facebook spokeswoman Dani Lever said in a statement to USA Today. "As we have said, while we have made improvements to our AI, we know it's not perfect and we have more progress to make," she said. "We apologize to anyone who may have seen these offensive recommendations." This is not the first time that advanced technology has created an embarrassing situation for an organization. The Washington Post reported yesterday that "a judge ruled that Apple will have to continue fighting a lawsuit brought by users in federal court in California, alleging that the company's voice assistant Siri has improperly recorded private conversations." Last week at the Paralympics in Tokyo, Toyota self-driving pods injured a pedestrian. Reuters reported that, "In a YouTube video, Toyota Chief Executive Akio Toyoda apologized for the incident and said he offered to meet the person but was unable to do so.


Build a Movie Recommendation Engine frontend using Vue.js (Part 4)

#artificialintelligence

This is the final part of our 4-part series! In the previous 3, we covered the theory of collaborative filtering, how to build a Flask API, and how to deploy the API on AWS ECS. In this post, we'll build a simple Vue.js frontend that aims to simplify the movie recommendations as much as possible. Hence, we'll only ask the user to enter their favourite movie and recommend movies that are similar to it. Key functionalities of this project are the auto-search function for finding movie titles from MovieLens dataset and leveraging open-source scrapped movie posters to display recommended movies by the backend API.