Category Archives: Machine Learing

Incorporating FaceNet into Play framework with Silhouette authentication

Published at: https://blog.softwaremill.com/incorporating-facenet-into-play-framework-with-silhouette-authentication-4a8844849b62

Read More →

Neural Networks for Advertisers

Published at: https://softwaremill.com/neural-networks-for-advertisers/

Read More →

Access Control System with Raspberry Pi, RFiD and AWS Rekognition

Published at: https://softwaremill.com/access-control-system-with-rfid-and-amazon-rekognition/

Read More →

Upgrading AWS “Deep Learning AMI Ubuntu Version” to TensorFlow 1.1.0 with GPU support

Published at: https://softwaremill.com/how-to-upgrade-aws-deep-learning-ami-to-tensorflow-1-1-0/

Read More →

Counting Objects with Faster R-CNN

Published at: https://softwaremill.com/counting-objects-with-faster-rcnn/

Read More →

Amazon Machine Learning Service initial tests

Today I have executed some simple test against Amazon AWS Machine Learning service. The idea was simple: take the MNIST dataset available on Kaggle.com divided into train and tests datasets, push it to Amazon S3 and run it through Amazon Machine Learning service to see what happens. I have intentionally left all the defaults (although […]

Read More →

Machine Learning and Kaggle Digit Recognizer Competition

This is a rather introductory article to Machine Learning and using one of the freely available libraries to predict a value of some entity using classification mechanism. For those interested in Machine Learning and just starting their endeavours into that field I would like to mention a great place to start using your acquired theory […]

Read More →