Kunal Chaudhari

Implementing fuzzy logic to bring AI characters alive in Unity based 3D games

Fuzzy logic is a fantastic way to represent the rules of your game in a more nuanced way. Perhaps more…

6 years ago

WebAssembly comes to Qt. Now you can deploy your next Qt app in browser

When Qt 5.11 was released last week, a technology preview of Qt for WebAssembly was released along with it, allowing…

6 years ago

WWDC 2018 Preview: 5 Things to expect from Apple’s Developer Conference

The Worldwide Developer Conference (WWDC) is Apple’s yearly summer event for developers where the tech giant announces all the major…

6 years ago

AI for game developers: 7 ways AI can take your game to the next level

Artificial Intelligence (AI) is a rich and complex topic. At first glance, it can seem intimidating. The uses for it…

6 years ago

Android P new features: artificial intelligence, digital wellbeing, and simplicity

Google announced the beta version of Android P at the I/O 2018 conference last week. This is one of the…

6 years ago

Anatomy of an automated machine learning algorithm (AutoML)

Machine learning has always been dependent on the selection of the right features within a given model; even the selection…

6 years ago

Building functional programs with F#

Functional programming treats programs as mathematical expressions and evaluates expressions. It focuses on functions and constants, which don't change, unlike variables and…

6 years ago

Distributed TensorFlow: Working with multiple GPUs and servers

Some neural networks models are so large they cannot fit in memory of a single device (GPU). Such models need…

6 years ago

Google’s Android Things, developer preview 8: First look

Last month, Google announced the final preview release of Android Things, Developer Preview 8, before the upcoming stable release. Earlier…

6 years ago

Node 10.0.0 released, packed with exciting new features

Node.js 10.0.0 released, packed with exciting new features, it will be the next candidate in line for the Long Term…

6 years ago