Goto

Collaborating Authors

 Country


Men who are 'couch potatoes' are more likely to want to be muscular and hit the gym, study shows

Daily Mail - Science & tech

Experts found that men from wealthy western countries like the UK are more motivated to workout than their Nicaraguan and Ugandan counterparts. However, in all three countries, men that watch more television -- and are therefore exposed more to images of idealised bodies -- wanted to be muscular more. Men who are'couch potatoes' -- those spending a lot of time watching TV -- are more likely to want to be muscular and hit the gym, a study has found Psychologist Tracey Thornborrow of the University of Lincoln and colleagues examined British men's obsession with getting a muscular physique -- along with related phenomena like relying on protein shakes, unhealthy dieting and steroid use. Comparing British men with those from Nicaragua and Uganda, the team assessed each man's body mass index, along with their feelings about peer pressure and their ideal appearance. Participants also ranked the perceived level of muscularity of their current body and their ideal body on the so-called'Male Adiposity and Muscularity Scale.' Designed by the Person Perception Lab at the University of Lincoln, the new scale makes use of two-dimensional images created from 3D software, providing a more realistic range of body types and sizes based on measurements of real people.


Graph Databases: The Story-tellers of the Database World

#artificialintelligence

The big rub on the first generation of graph databases was that although RDF triple stores were great at storing the simple sentence, they had a hard time with the adverbs, adjectives and clarifying phrases of your data story. If I wanted to store'John is a carpenter since 2001' or'John from Alberta Canada is a carpenter liked by 702 people', the syntax of old-school triple stores had a more tedious, but not impossible way of handling it. It involved creating extra nodes that were confusing to some and a process called reification. Until about a year ago, labeled property graphs (LPG) were better at color and detail than RDF, having a more intuitive syntax for clarifying adverbs, adjectives, and phrases. That was, of course, until recently.


Master of Computer Science in Data Science Coursera

#artificialintelligence

Earn your Master's, learn from pioneering Illinois faculty, and gain the data science skills that are transforming business and society. Illinois Computer Science offers a specialized track that includes both MCS degree requirements and data science-focused coursework. This degree is right for anyone who not only wants to learn to extract knowledge and insights from massive data sets, but also wants full command of the computational infrastructure to do so. The Master of Computer Science in Data Science (MCS-DS) leads the MCS degree through a focus on core competencies in machine learning, data mining, data visualization, and cloud computing, It also includes interdisciplinary data science courses, offered in cooperation with the Department of Statistics and the School of Information Science. Data Visualization: Coursework designed to show you how to create effective and understandable data presentations.


Example of Predictive Sales Analytics & Predictive Modeling in Excel

#artificialintelligence

Predictive analytics is the technology that enables a look into the future. What data do you need? How do you get started with predictive analytics? What methods can you use?


The race to find a coronavirus treatment has one major obstacle: big pharma Ara Darzi

#artificialintelligence

The past few weeks have revealed the worst and the best in human responses to the coronavirus crisis – from the supermarket hoarders clearing the shelves to the neighbourhood groups organising help for elderly and vulnerable people. When it comes to the pharmaceutical companies, how should we judge their response? They, after all, hold the key to ending the pandemic. Yet in one vital respect their behaviour has more in common with the supermarket hoarders than the neighbourhood groups. Our exit strategy from the global lockdown depends on the development of an effective vaccine, as is well-known.


Training AI To Transform Brain Activity Into Text

#artificialintelligence

Back in 2008, theoretical physicist Stephen Hawking used a speech synthesizer program on an Apple II computer to "talk." He had to use hand controls to work the system, which became problematic as his case of Lou Gehrig's disease progressed. When he upgraded to a new device, called a "cheek switch," it detected when Hawking tensed the muscle in his cheek, helping him speak, write emails, or surf the Web. Now, neuroscientists at the University of California, San Francisco have come up with a far more advanced technology--an artificial intelligence program that can turn thoughts into text. In time, it has the potential to help millions of people with speech disabilities communicate with ease.


Big Tech swallows most of the hot AI startups

#artificialintelligence

In 2016, Seattle-based startup Turi was helping almost 100 customers create and manage software that uses machine learning, a powerful type of artificial intelligence. Its technology was so promising that Apple Inc. snapped it up for $200 million. The deal was a triumph for investors and founders, but one backer thought Turi -- and the broader tech industry -- might be better off if the startup had spurned Apple's advances. Matt McIlwain, managing director at Madrona Venture Group, said it's important that at least some emerging tech businesses remain independent, rather than falling into the arms of Apple, Amazon.com "It is economically beneficial to society to have more stand-alone, independent companies. We generally think that's better than just having these companies consolidated into larger ones," McIlwain said.


Using AI responsibly to fight the coronavirus pandemic – TechCrunch

#artificialintelligence

The emergence of the novel coronavirus has left the world in turmoil. COVID-19, the disease caused by the virus, has reached virtually every corner of the world, with the number of cases exceeding a million and the number of deaths more than 50,000 worldwide. It is a situation that will affect us all in one way or another. With the imposition of lockdowns, limitations of movement, the closure of borders and other measures to contain the virus, the operating environment of law enforcement agencies and those security services tasked with protecting the public from harm has suddenly become ever more complex. They find themselves thrust into the middle of an unparalleled situation, playing a critical role in halting the spread of the virus and preserving public safety and social order in the process.


PwC UK and Microsoft report: How AI can enable a Sustainable Future

#artificialintelligence

All rights reserved • PwC refers to PricewaterhouseCoopers Consulting (Australia) Pty Limited, and may sometimes refer to the PwC network. Each member firm is a separate legal entity. Please see www.pwc.com/structure for further details. The content on this site is provided by PwC for general information purposes only. It is not advice and should not be used as a substitute for consultation with professional advisers.


Reinforcement Learning for Mixed-Integer Problems Based on MPC

arXiv.org Artificial Intelligence

Model Predictive Control has been recently proposed as policy approximation for Reinforcement Learning, offering a path towards safe and explainable Reinforcement Learning. This approach has been investigated for Q-learning and actor-critic methods, both in the context of nominal Economic MPC and Robust (N)MPC, showing very promising results. In that context, actor-critic methods seem to be the most reliable approach. Many applications include a mixture of continuous and integer inputs, for which the classical actor-critic methods need to be adapted. In this paper, we present a policy approximation based on mixed-integer MPC schemes, and propose a computationally inexpensive technique to generate exploration in the mixed-integer input space that ensures a satisfaction of the constraints. We then propose a simple compatible advantage function approximation for the proposed policy, that allows one to build the gradient of the mixed-integer MPC-based policy.