AI Geek Programmer Blog

Machine learning, computer vision, deep learning and artificial intelligence engineering.

Naive Bayes in machine learning

Naive Bayes in machine learning

Why is Naive Bayes so naive in machine learning? A step-by-step explanation for one of the popular and effective classifiers.

Read article
Development environment for machine learning

Development environment for machine learning

How to build your local development environment for machine learning and specyfically Tensorflow using Anaconda, conda and pip.

Read article
Logistic regression and Keras for classification

Logistic regression and Keras for classification

In this tutoarial, you will learn how to use logistic regression and Keras to do a simple binary classification.

Read article
Handwritten Digit Recognition with Keras

Handwritten Digit Recognition with Keras

Tutorial on handwritten digit recognition using Keras, Tensorflow and Python. Step-by-step instructions and coding. Thorough explanations.

Read article