News
3 different types of generative adversarial networks (GANs) and how they work
Generative adversarial networks (GANs) have been greeted with real excitement since their creation back in 2014 by Ian Goodfellow and his research team. Yann...
Luis Weir explains how APIs can power business growth [Interview]
API management is a discipline that has evolved to deliver the processes and tools required to discover, design, implement, use, or operate enterprise-grade APIs....
10 tech startups for 2020 that will help the world build more resilient, secure,...
The Datadog IPO in September marked an important moment for the tech industry. This wasn’t just because the company was the fourth tech startup...
Emmanuel Tsukerman on why a malware solution must include a machine learning component
Machine learning is indeed the tech of present times! Security, which is a growing concern for many organizations today and machine learning is one...
How to perform exception handling in Python with ‘try, catch and...
An integral part of using Python involves the art of handling exceptions. There are primarily two types of exceptions; Built-in exceptions and User-Defined Exceptions....