Matt's Tech Blog
open-menu closeme
Blog
About
English Deutsch
github linkedin
  • Using logistic regression to classify images

    calendar Dec 26, 2017 · 9 min read · MACHINE LEARNING MATH COMPUTER VISION  ·
    Share on: twitter facebook linkedin copy

    In this blog post I show how to use logistic regression to classify images. Logistic regression is a statistical method for binary classification, i.e. for analyzing the dependency of a binary outcome on one or more independent variables. In a previous blog post I described linear regression. If you’re not familiar …


    Read More
  • Understanding linear regression

    calendar Mar 5, 2017 · 10 min read · MACHINE LEARNING MATH  ·
    Share on: twitter facebook linkedin copy

    Regression represents one of the cornerstones of machine learning. Comprehending its logic and math provides a solid foundation for learning more advanced machine learning techniques such as neural networks. Linear regression is a statistical method for modeling the relationship between variables. It’s used for …


    Read More

Matt Lind

Tech geek, command-line aficionado, AI enthusiast, life-long learner.
Read More

Featured Posts

  • How to setup your own ChatGPT and connect it to your own data

Recent Posts

  • Reading all of Wikipedia in 6 seconds: how to utilize multiple cores to process very large text files
  • How to simultaneously write to shared memory with multiple processes
  • Migrating my GitHub pages blog from Jekyl to Hugo
  • Using logistic regression to classify images
  • Understanding linear regression
  • Deep Neural Network for MNIST Handwriting Recognition
  • Simple 3-Layer Neural Network for MNIST Handwriting Recognition

Tags

MACHINE-LEARNING 6 COMPUTER-VISION 4 BLOGGING 2 C 2 MATH 2 MULTIPROCESSING 2 NATURAL-LANGUAGE-PROCESSING 2 NLP 2 PYTHON 2 CHAT-GPT 1
Matt's Tech Blog

Copyright 2015-  MATT'S TECH BLOG. All Rights Reserved

to-top