Goto

Collaborating Authors

 Education


Girl in rehab after becoming addicted to video game Fortnite

Daily Mail - Science & tech

A nine-year-old girl is in rehab after becoming so addicted to a video game she wet herself to avoid moving and hit her father when he tried to stop her playing. The primary school pupil became obsessed with Fortnite, which been downloaded more than 40 million times since it was launched last July. She would secretly play the survival shooter game during the night and didn't even get up to use the toilet because she couldn't prise herself away from the screen. The girl, who is now in intensive therapy to combat her addiction, would play for up to 10 hours a day. Worn out from all-night sessions, she dozed off at school.


Memrise raises $15.5M as its AI-based language-learning app passes 35M users

#artificialintelligence

Memrise, a UK startup whose eponymous language-learning app employs machine learning and localised content to adapt to users' needs as they progress through their lessons, has raised another $15.5 million in funding to expand its product. The funding comes after a period of strong growth: Memrise has now passed 35 million users globally across its 20 language courses, and it tipped into profitability in Q1 of this year. Ed Cooke, who co-founded the app with Ben Whately and Greg Detre, told TechCrunch that this places it as the second-most popular language app globally in terms of both users and revenues. This round, a Series B, was led by Octopus Ventures and Korelya Capital, along with participation from existing investors Avalon Ventures and Balderton Capital. Memrise is not disclosing its valuation -- it has raised a relatively modest $22 million to date -- but Cooke (who is also the CEO) said the plan will be to use the funding to expand its AI platform and add in more features for users.


5 Best Python Online Courses on Simpliv

#artificialintelligence

Source code (with copious amounts of comments) is attached as a resource with all the code-alongs. The source code has been provided for both Python 2 and Python 3 wherever possible. This team has decades of practical experience in working with Java and with billions of rows of data. Prerequisites: No prerequisites, knowledge of some undergraduate level mathematics would help but is not mandatory. Working knowledge of Python would be helpful if you want to run the source code that is provided. Taught by a Stanford-educated, ex-Googler and an IIT, IIM โ€“ educated ex-Flipkart lead analyst.


First AI textbook for high school students released - Chinadaily.com.cn

#artificialintelligence

China has recently published its first artificial intelligence (AI) textbook for high school students, following a plan by central government last year to include AI courses in primary and secondary school. Under the joint efforts by the research center for MOOC at East China Normal University and AI startup SenseTime Group, the nine-chapter textbook, named Fundamentals of Artificial Intelligence, was written by eminent scholars from well-known schools nationwide, Xinhua reported on Sunday. It includes the history of AI and how the technology can be applied in areas such as facial recognition, auto driving and public security. "The textbook focuses not only on basics of AI, also on practical use of AI in daily life," said Chen Yukun, a professor at East China Normal University, who is also a contributor to the book. At present, about 40 high schools across the country have joined the first batch of AI high education pilot program, by introducing the textbook in curriculum.


'Artificial intelligence, machine learning can help improve crop yields'

#artificialintelligence

He said the company had made big strides in the country in terms of enterprises adopting its technologies such as cloud services, security, artificial intelligence and machine learning. How are Indian enterprises adopting your technologies, especially cloud and artificial intelligence? How large is the opportunity? Globally... only about 5%-10% of all workloads in IT run on the cloud. I think the estimates are quite conservative.


Free Data Science eBooks - June 2018

#artificialintelligence

Since the best-selling first edition was published, there have been several prominent developments in the field of machine learning, including the increasing work on the statistical interpretations of machine learning algorithms. Unfortunately, computer science students without a strong statistical background often find it hard to get started in this area. Remedying this deficiency, Machine Learning: An Algorithmic Perspective, Second Edition helps students understand the algorithms of machine learning. It puts them on a path toward mastering the relevant mathematics and statistics as well as the necessary programming and experimentation.


Multi-task learning of daily work and study round-trips from survey data

arXiv.org Machine Learning

In this study, we present a machine learning approach to infer the worker and student mobility flows on daily basis from static censuses. The rapid urbanization has made the estimation of the human mobility flows a critical task for transportation and urban planners. The primary objective of this paper is to complete individuals' census data with working and studying trips, allowing its merging with other mobility data to better estimate the complete origin-destination matrices. Worker and student mobility flows are among the most weekly regular displacements and consequently generate road congestion problems. Estimating their round-trips eases the decision-making processes for local authorities. Worker and student censuses often contain home location, work places and educational institutions. We thus propose a neural network model that learns the temporal distribution of displacements from other mobility sources and tries to predict them on new censuses data. The inclusion of multi-task learning in our neural network results in a significant error rate control in comparison to single task learning.


Constructing Datasets for Multi-hop Reading Comprehension Across Documents

arXiv.org Artificial Intelligence

Most Reading Comprehension methods limit themselves to queries which can be answered using a single sentence, paragraph, or document. Enabling models to combine disjoint pieces of textual evidence would extend the scope of machine comprehension methods, but currently there exist no resources to train and test this capability. We propose a novel task to encourage the development of models for text understanding across multiple documents and to investigate the limits of existing methods. In our task, a model learns to seek and combine evidence - effectively performing multi-hop (alias multi-step) inference. We devise a methodology to produce datasets for this task, given a collection of query-answer pairs and thematically linked documents. Two datasets from different domains are induced, and we identify potential pitfalls and devise circumvention strategies. We evaluate two previously proposed competitive models and find that one can integrate information across documents. However, both models struggle to select relevant information, as providing documents guaranteed to be relevant greatly improves their performance. While the models outperform several strong baselines, their best accuracy reaches 42.9% compared to human performance at 74.0% - leaving ample room for improvement.


Augmenting Sales & Support experts to exponentially scale the value they deliver Value Inspiration

#artificialintelligence

My guest on the podcast this week is Ryan Falkenberg, Co-founder, and Co-CEO of CLEVVA, a South African Augmented AI company that leverages digital intelligence to empower, not simply replace people. Ryan has always been fascinated by what makes people tick, and what makes them perform optimally. He's been frustrated at the slow pace of change when it comes to education and learning. To address that he created a learning consultancy, Hi-Performance Learning, that aimed to push the boundaries of organizational learning through e-learning, gamification and expert systems. To then remove the constraints by tech.


Fundamentals of Machine Learning in Finance Coursera

#artificialintelligence

About this course: The course aims at helping students to be able to solve practical ML-amenable problems that they may encounter in real life that include: (1) understanding where the problem one faces lands on a general landscape of available ML methods, (2) understanding which particular ML approach(es) would be most appropriate for resolving the problem, and (3) ability to successfully implement a solution, and assess its performance. A learner with some or no previous knowledge of Machine Learning (ML) will get to know main algorithms of Supervised and Unsupervised Learning, and Reinforcement Learning, and will be able to use ML open source Python packages to design, test, and implement ML algorithms in Finance. Fundamentals of Machine Learning in Finance will provide more at-depth view of supervised, unsupervised, and reinforcement learning, and end up in a project on using unsupervised learning for implementing a simple portfolio trading strategy.