Tag: MachineLearning

This avatar can talk to you

Canadian startup Twenty Billion Neurons creates next generation virtual assistants Founded: 2015 Location: Berlin, Germany/Toronto, Canada Revenue 12,5 M Specialties: Artificial Intelligence, Deep Learning, Machine Learning, Computer Vision, Video Understanding, retail, avatars, retail technology, retail innovation Twenty Billion Neurons (TwentyBN), is a leading provider of real-time, interactive computer vision and artificial intelligence solutions. It is an AI company with the mission of instilling common sense into computers through video understanding and of turning inanimate devices…
Read more

AI powered security system to prevent shootings

Athena Security is a cutting edge A.I. security camera startup with more than 95% accuracy to help reduce crimes and shootings Founded: 2018 Revenue 5,6 M Location: Austin, USA Specialties: Artificial Intelligence, Computer Vision, Cyber Security, Information Technology, Software By the end of 2019, there were more than 400 mass shootings in the U.S. It is the highest number of mass killings in the recent history. Gun violence in the United States needs no introduction.…
Read more

#012 TF Transfer Learning in TensorFlow 2.0

Highlights: In this post we are going to show how to build a computer vision model without building it from scratch. The idea behind transfer learning is that a neural network that has been trained on a large dataset can apply its knowledge to a dataset that it has never seen before. That is, why it’s called a transfer learning; we transfer the learning of an existing model to a new dataset. Tutorial Overview: Introduction Transfer…
Read more

#011 TF How to improve the model performance with Data Augmentation?

Highlights: In this post we will show the benefits of data augmentation techniques as a way to improve performance of a model. This method will be very beneficial when we do not have enough data at our disposal. Tutorial Overview: Training without data augmentation What is data augmentation? Training with data augmentation Visualization 1. Training without data augmentation A familiar question is “why should we use data augmentation?”. So, let’s see the answer. In order…
Read more

Top 10 Machine Learning Videos on Youtube

So you want to understand what machine learning is in order to master the field, well guess what? Out there are numerous lectures and free video tutorials and available on the internet along with a reference guide. We will provide you with our top 10 popular resources available on Youtube. #1 CS50 CS50 is a popular channel that uploads regular and well-structured machine learning lectures along with different talks and lectures from Harvard University. #2…
Read more