4 followers
My approach to learning is really looking under the hood of concepts to see what makes them tick. Join me as I take a backstage access to the show which is Machine Learning.
Brief Summary In this project I built an app capable of receiving an image, looking though a database of images and returning images similar to the...
Images As Arrays By now we've already established that to a computer an image is just a bunch of numbers which represent individual pixels. If that's...
Why feature maps are pooled in a CNN. · Pooling In Convnets In a Convolutional Neural Network there are 2 main processes, the first is the process of...
Vision Features When building a model, Machine Learning Engineers use a data observation's features in performing either a classification or a...
How exactly do computers make sense of visual inputs? · Giving Computers Sight Computer vision is a field of Artificial Intelligence concerned with...
This blog post is specifically tailored towards those who are new to Machine Learning or those who generally want to better understand how machine...