AI Geek Programmer Blog

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

Artificial intelligence and blockchain

Artificial intelligence and blockchain

Artificial intelligence and blockchain are potentially an explosive mix. Both are changing our world of tomorrow. I check if they can do it together.

Read article
Artificial intelligence - a few key concepts

Artificial intelligence - a few key concepts

This article is for everyone who needs to organize some key concepts in the field of artificial intelligence and machine learning. Read on!

Read article
k-nearest neighbors for handwriting recognition

k-nearest neighbors for handwriting recognition

Not only simple and efficient, but working extremely well in surprisingly many areas of application. K-nearest neighbors - can it handle handwriting?

Read article
Anaconda cron on Amazon Linux

Anaconda cron on Amazon Linux

Running Python as a cron in the Amazon Linux environment - a simple recipe how to configure anaconda cron quickly on amazon linux AWS

Read article
Convolutional neural network 4: data augmentation

Convolutional neural network 4: data augmentation

Data augmentation - train a neural network with data generators. The last part of the tutorial on convolutional neural networks.

Read article
Convolutional neural network 3: convnets and overfitting

Convolutional neural network 3: convnets and overfitting

Convnets and overfitting - the third part of a practical tutorial. Regularization techniques and practical tips for building convolutional networks.

Read article