RDF triple stores and labeled property graphs both provide ways to explore and graphically depict connected data. But the two are very different and each has different strengths in different use cases.
Ever wanted to build a real-time video object detection application? Well, we do just that in this post, with the view to having it work in autonomous cars!
Don't have a clue about feed-forward neural networks? No problem! Read on for an example of a simple neural network to understand its architecture, math, and layers.
I have seen many posts on how to build a chatbot for a wide variety of collaboration platforms such as Slack, Facebook Messenger, HipChat ... So I decided to...
Learn about LUIS, a program built on machine learning and complex algorithms that brings AI to apps so that computers and humans can speak with each other.
Big data continues to get bigger, and is increasingly analyzed in the cloud or on the edge. Explore this and more intriguing information in this research article.
In this post we take a look at incorporating AWS machine learning into your Java microservice environment. Interested? Read on for the details and some code.
Now is the time to take a look at the most possible and promising machine learning and AI trends for the upcoming year and ask ourselves if we are ready for them.
Learn how to apply artificial intelligence and predictive modeling techniques to predict outcomes of cricket matches based on venue, players, toss winner, and more.
Learn about different methods of encoding character attributes for creating useful machine learning models, including frequency-based encoding and hash encoding.