In this six-article series from Mouser Electronics, we explore why AI is moving to the network edge and the technology that’s making it possible. The first article examined why AI needs to move to the edge. Here, we dive in to the hardware and tools … Read more
AI/ML
Artificial intelligence is a discipline belonging to computer science that studies the theoretical foundations, methodologies and techniques that allow the design of hardware systems and software program systems capable of providing the electronic processor with performances that, to a common observer, would seem to be of exclusive relevance of human intelligence.
The cutting edge of real-time AI
Machine learning is traditionally processor-intensive; ML algorithms require large numbers of parallel operations. As a result, the models usually run in data centres at the core of the network. However, this has a direct impact in terms of latency, … Read more
Logging in Python: a broad, gentle introduction
Not all data scientists have a computer science background - I received my bachelor’s degree in Statistics, for example. As I moved into data, I noticed that I was good at scripting, but was not able to create a ‘production-quality’ code. A … Read more
TensorFlow Furthers the Development of Machine Learning
In preparation for his talk at the upcoming Codemotion Deep Learning virtual conference next week, I spoke to Luiz GUstavo (Gus) Martins, TensorFlow Developer Advocate, at Google. He explained that his main role is to help … Read more
The Evolution of Conversational AI According to Rasa
If you're looking for a very accessible entry into the why's and how's of AI, conversational AI is a great starting point. In preparation for our Deep Learning Conference (hey, if you are thinking of organising your first online vent we have shared … Read more
How to build a GAN in Python
Introduction Generative Adversarial Networks (GANs) are a hot topic in machine learning for several good reasons. Here are three of the best: GANs can provide astonishing results, creating new things (images, texts, sounds, etc.) by imitating … Read more
IBM Think Digital 2020: AI for Enterprise and the Value of Language
IBM recently hosted Think Digital 2020, a series of fascinating talks, presentations and interviews all facilitated remotely during the COVID-19 stay at home order. The two-day event was an opportunity to discuss the state of business and the … Read more
Epidemic Intelligence, part 2: data, models and machine learning in the age of Coronavirus
In a previous article, we shared some reflections on machine learning models for data fitting and prediction, playing with a simple dataset related to the spread of the current coronavirus emergency. We looked at simple models and mentioned some … Read more
BERT: how Google changed NLP (and how to benefit from this)
Introduction One very broad and highly active field of research in AI (artificial intelligence) is NLP: Natural Language Processing. Scientists have been trying to teach machines how to understand and even write natural languages (such as English … Read more
Using Machine Learning to diagnose COVID-19
The SARS-CoV-2 coronavirus and the associated COVID-19 disease have totally dominated our lives this year. The virus has brought death and hardship on a truly biblical scale. The fight against the virus has sparked a huge research effort. In the run … Read more
Epidemic Intelligence, part 1: data, models and machine learning in the age of Coronavirus
The current global emergency due to the spread of the coronavirus in several countries shows how fragile our society's equilibrium is when faced with 'interior' threats such as an epidemic. Treatments to relieve symptoms and a vaccine will eventually … Read more
Artificial Intelligence: “the new electricity”
How we got here: the era of artificial intelligence The history of humankind is marked by turning points, when a new discovery or invention changes the way things are done within an entire society and, eventually, across the entire planet. The … Read more
Why do some machine learning models fail?
Everything is automatic and effortless with machine learning algorithms, right? Big data is all you need, after all. You have a dataset, you split it when necessary, you take one machine learning model, you train it and the miracle of a correct … Read more
Making the Leap into AI/Machine Learning
We've long heard that artificial intelligence and machine learning are the future of tech. Usually, this is asserted in the same conversation as warnings about a lack of skilled. and/or suitably educated workers that are needed to who can develop and … Read more
Generative AI: creating objects with machine learning
Recent advances in artificial intelligence (AI) and machine learning (ML) have allowed many companies to develop algorithms and tools to automatically generate artificial (but realistic) 3D or 2D images. Such algorithms are part of a research area … Read more
Machine learning as a service – serving reusable ML models
Artificial intelligence and machine learning are huge topics at the moment. So, when I saw the title of this talk at Codemotion Amsterdam 2019 I was intrigued. The talk was given by three developers from ING, who build components for the rest of the … Read more
Fantastic Data and Where to Find Them
In 2016 Richard Lee was applying for a passport online in New Zealand when the system objected to the image he uploaded: “subject’s eyes are closed”. Richard is an Asian male and actually his eyes in the photo were open, but the machine learning … Read more
Vibrational energy: big data and small devices
A functional first-level framework to provide a service to users as an app. Let’s see the case for seismic data from both Italy-based and US-based open data collections. We are living in a highly vibrating world. The knowledge of many vibrations can … Read more
Election technology: making voting great again?
Boris in No. 10, Putin in the Kremlin, Trump in the White House. Our voting decisions in national elections have an enormous impact, for better or for worse.But how to vote in an election is changing across the world, thanks to digital … Read more
Exploring the universe with project HelloExoWorld
Humans are capable of walking on the moon. We can operate an International Space Station, and sending rovers onto the surface of Mars. We can launch hundreds of satellites into the unknown to gather data. We explore the universe, both personally and … Read more