Deep Learning for Java Developers

×

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2405 of /var/www/numahub.com/includes/menu.inc).
Course Description 

Machine Learning is an extremely popular field both of researchers as well as programmers. After spending several years programming and building application machine learning acts as a natural area where you would like to evolve to.

This course starts by building basic concepts on what machines learning is and how machines learn. You built your very own learning model in Java from scratch and improve it as you learn more concepts.

You will then move on to building Deep Neural networks using Java. You will use these networks to train models on Image Recognition and test their accuracy.

Later, the course discussed Convolutional Neural Networks, the state of the art Deep Learning network that can achieve more than 90% accuracy in image recognition.

Curriculum 
  1. Module I: Machine Learning Basics
    1. Introduction to Artificial Intelligence
    2. What is Machine Learning
    3. Review of Mathematics
      1. Matrices and vector
      2. Differentiation
    4. Writing your first Machine Learning Algorithm
      1. Working with Data and Files
      2. Matrix method
      3. Loss based Methods
      4. Gradient Descent
      5. Saving and Reusing your models
  2. Module II : Machine learning Ecosystem
    1. Concepts
      1. Parameters an Hyper Parameters
      2. Regularization
      3. Data Normalization
      4. Loss Functions
      5. Probability Theory
      6. Maximum Likelihood Estimation
    2. Working with Popular Datasets
      1. CIFAR Dataset for Image Recognition
    3. Popular Machine Learning algorithms
      1. Linear Regression
      2. Logistic Regression
      3. Clustering
      4. Support Vector Machines
      5. K Nearest Neighbor
  3. Building Deep Network for Image recognition
    1. K Nearest Neighbor
    2. Softmax Classifier
    3. Neural Networks
  4. Convolutional Neural Networks
    1. Understanding Convolution
    2. Setting up Convolution Units
    3. Develop an End to end Convolutional network
    4. Train, Test and Improve
  5. Case Studies
    1. Image Recognition with CIFAR Dataset
    2. Price prediction
  6. Conclusion
    1. Getting help in future
    2. Taking it from here
    3. Acknowledgement and citations
What are the requirements? 
  • Experience with programming in Java Language
  • Basic understanding of String and File operations using Java Language
  • Familiarity with Eclipse development environment
What am I going to get from the course? 
  • Understanding of How Machines Learn
  • Ability to write a Machine learning algorithm from scratch in Java
  • Get acquainted with Machine Learning concepts and popular algorithms
  • Understand working with popular datasets
  • Ability to Train, Test and Deploy your own learning models using Neural Networks
  • Develop your very own Deep learning networks
Who is the target audience? 
  • This course is meant for Java developers who want to learn Machine Learning and implement in their programs .
  • This course is NOT meant for people looking to get deeper understanding of Machine Learning algorithms, especially the mathematical and scientific portions of it
  • This course will get you familiar in developing and testing a deep neural network using Java.
Lectures: 
3
Language: 
English
Includes: 

Basic concepts

Hands on learning

Reading material

Skill level: 
Intermediate
Duration: 
24 Hrs