Developers Image Data Use Case Tutorials Exploring Computer Vision (Part III): Improving Security Cameras with Machine Learning February 29, 2016 / October 9, 2025 by adamdev Welcome back to our three part series on computer vision. In the previous posts, we discussed convolutional neural networks (CNNs) and how transfer learning allows us to reuse pre-trained CNNs. This post will assume that you have a basic understanding of CNNs and transfer learning; we encourage you to reread the first two posts if […] Read more Ā»
Machine Learning Exploring Computer Vision (Part II): Transfer Learning February 22, 2016 / October 9, 2025 by adamdev Welcome back to our three part series on computer vision. In the previous post, we discussed convolutional neural networks (CNNs). This post will assume that you have a basic understanding of CNNs; we encourage you to reread the first post if you want a refresher on convolutional networks. Introduction to Transfer Learning When we start […] Read more Ā»
Machine Learning Exploring Computer Vision (Part I): Convolutional Neural Networks February 17, 2016 / October 9, 2025 by adamdev This blog post is the first in a series about machine learning algorithms for computer vision. In this post we will discuss how convolutional neural networks (CNNs) help computers understand images. The following posts will discuss how we can reuse CNNs in different domains without having to train new models ā a process called transfer […] Read more Ā»
Developers Text Data Use Case Tutorials Make Content Recommendations Better With Machine Learning February 7, 2016 / October 9, 2025 by adamdev How many times have you sent an article to a friend or family member because you knew they’d like it? Ā What made you decide to press that “share” button? Ā MaybeĀ the article was really well written and the topic was relevant to the personās interests. Maybe it was about something you were just talking about with […] Read more Ā»