Java Machine Learning Applications

Are you Java Developer and eager to learn more about Deep Learning and his applications, but you are not feeling like learning another language at the moment ? Are you facing lack of the support or confusion with Machine Learning and Java?

Well you are not alone , as a Java Developer with more than 10 years of experience and several java certification I understand the obstacles and how you feel.

From my experience I know what obstacles a Java software engineering faces with the Deep Learning so I can be of a great help to you in making the journey with deep learning an exciting experience.

Java Object Tracking for Cars

In this post we are going to develop a java application for tracking cars in a video using deeplearning4j. Considering the achieved accuracy in the new era of deep learning tasks such image recognition or even ...

Implement Simple Convolution with Java

In this post we are going to walk through the details and intuition behind simple convolution operation as one one of the most fundamental concept in Computer Vision. Additionally we will build a Java Application ...

Java Home Made Face Recognition Application

Are you Java Developer and eager to learn more about Deep Learning and his applications, but you are not feeling like learning another language at the moment ? Are you facing lack of the support ...

Java Art Generation with Neural Style Transfer

In this post we are going to build a deep learning Java Application using deeplearning4j for the purpose of generating art. Beside being an attractive and fascinating topic neural style transfer give great insight in ...

Java Autonomous driving – Car detection

Are you Java Developer and eager to learn more about Deep Learning and his applications, but you are not feeling like learning another language at the moment ? Are you facing lack of the support ...

Java Image Cat&Dog Recognition with Deep Neural Networks

Are you Java Developer and eager to learn more about Deep Learning and his applications, but you are not feeling like learning another language at the moment ? Are you facing lack of the support ...

Java Handwritten Digit Recognition with Convolutional Neural Networks

Are you Java Developer and eager to learn more about Deep Learning and his applications, but you are not feeling like learning another language at the moment ? Are you facing lack of the support ...

Java Handwritten Digit Recognition with Neural Networks

Are you Java Developer and eager to learn more about Deep Learning and his applications, but you are not feeling like learning another language at the moment ? Are you facing lack of the support ...

Recommender System With Implicit Feedback

In this post we are going to develop a java recommender application with implicit feedback for an Online Retail. In previous post we developed two java recommender application one for books and one for movies . What is ...

When Traditional Programming Meets Machine Learning

In this post we are going to develop an autocomplete component for large data sets using Tries Data Structure and Collaborating Filtering to choose best book titles suggestions to users. It is interesting to notice that ...

Recommender System

In this post we are going to develop a movie recommender java application using Collaborative Filtering Algorithm.  Full code and working application are provided together with results.Generally no deep knowledge on the field is required and ...

SPAM Emails with Support Vector Machines

In this post we are going to develop a Spark based Java Application which detects spam emails. In the previous post  'Logistic Regression' algorithm was used and in this post we are going to use ...

Email Spam Classifier Java Application with SPARK

In this post we are going to develop an application for the purpose of detecting spam emails.The algorithm which will be used is Logistic Regression , implementation from SPARK MLib. No deep knowledge on the field ...

KMeans Image Color Reduction with JAVA and SPARK

K-Means is one of the most famous and widely used algorithm on Machine Learning field. In this post we are going to use KMeans to reduce the colors on images(no pixel reducing done) and therefore ...

Fraud Detection with JAVA and SPARK MLib

In this post we are going to develop the algorithm in JAVA using SPARK MLib. Full working code can be download from GitHub. It is possible to run the code with several different configurations and ...
error

Enjoy this blog? Please spread the word :)