Deep Learning: Practical Neural Networks with Java

Deep Learning: Practical Neural Networks with Java
ISBN-10
1788471717
ISBN-13
9781788471718
Series
Deep Learning
Category
Computers
Pages
744
Language
English
Published
2017-06-08
Publisher
Packt Publishing Ltd
Authors
Yusuke Sugomori, Bostjan Kaluza, Fabio M. Soares

Description

Build and run intelligent applications by leveraging key Java machine learning libraries About This Book Develop a sound strategy to solve predictive modelling problems using the most popular machine learning Java libraries. Explore a broad variety of data processing, machine learning, and natural language processing through diagrams, source code, and real-world applications This step-by-step guide will help you solve real-world problems and links neural network theory to their application Who This Book Is For This course is intended for data scientists and Java developers who want to dive into the exciting world of deep learning. It will get you up and running quickly and provide you with the skills you need to successfully create, customize, and deploy machine learning applications in real life. What You Will Learn Get a practical deep dive into machine learning and deep learning algorithms Explore neural networks using some of the most popular Deep Learning frameworks Dive into Deep Belief Nets and Stacked Denoising Autoencoders algorithms Apply machine learning to fraud, anomaly, and outlier detection Experiment with deep learning concepts, algorithms, and the toolbox for deep learning Select and split data sets into training, test, and validation, and explore validation strategies Apply the code generated in practical examples, including weather forecasting and pattern recognition In Detail Machine learning applications are everywhere, from self-driving cars, spam detection, document search, and trading strategies, to speech recognitionStarting with an introduction to basic machine learning algorithms, this course takes you further into this vital world of stunning predictive insights and remarkable machine intelligence. This course helps you solve challenging problems in image processing, speech recognition, language modeling. You will discover how to detect anomalies and fraud, and ways to perform activity recognition, image recognition, and text. You will also work with examples such as weather forecasting, disease diagnosis, customer profiling, generalization, extreme machine learning and more. By the end of this course, you will have all the knowledge you need to perform deep learning on your system with varying complexity levels, to apply them to your daily work. The course provides you with highly practical content explaining deep learning with Java, from the following Packt books: Java Deep Learning Essentials Machine Learning in Java Neural Network Programming with Java, Second Edition Style and approach This course aims to create a smooth learning path that will teach you how to effectively use deep learning with Java with other de facto components to get the most out of it. Through this comprehensive course, you'll learn the basics of predictive modelling and progress to solve real-world problems and links neural network theory to their application

Other editions

Similar books

  • Deep Learning
    By Ian Goodfellow, Yoshua Bengio, Aaron Courville

    The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning.

  • Deep Learning
    By Ian Goodfellow, Yoshua Bengio, Aaron Courville

    The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning.

  • Deep Learning
    By Ian Goodfellow, Yoshua Bengio, Aaron Courville

    Looking for a comprehensive guide to the exciting world of deep learning? Look no further than this must-have book! Written by a team of experts, this guide offers a deep dive into the world of artificial intelligence and machine learning.

  • Deep Learning
    By John D. Kelleher

    In this volume in the MIT Press Essential Knowledge series, computer scientist John Kelleher offers an accessible and concise but comprehensive introduction to the fundamental technology at the heart of the artificial intelligence ...

  • Deep Learning for Coders with fastai and PyTorch
    By Jeremy Howard, Sylvain Gugger

    But as this hands-on guide demonstrates, programmers comfortable with Python can achieve impressive results in deep learning with little math background, small amounts of data, and minimal code. How?

  • The Principles of Deep Learning Theory
    By Daniel A. Roberts, Boris Hanin, Sho Yaida

    This volume develops an effective theory approach to understanding deep neural networks of practical relevance.

  • The Deep Learning Revolution
    By Terrence J. Sejnowski

    Deep learning networks can play poker better than professional poker players and defeat a world champion at Go. In this book, Terry Sejnowski explains how deep learning went from being an arcane academic field to a disruptive technology in ...

  • Deep Learning Illustrated: A Visual, Interactive Guide to Artificial Intelligence
    By Jon Krohn, Grant Beyleveld, Aglaé Bassens

    Deep Learning Illustrated is uniquely intuitive and offers a complete introduction to the discipline’s techniques.

  • Principles and Labs for Deep Learning
    By Shih-Chia Huang, Trung-Hieu Le

    All Labs for this book are placed on GitHub to facilitate the download. The book is written based on the assumption that the reader knows basic Python for programming and basic Machine Learning.

  • Java Deep Learning Cookbook: Train neural networks for classification, NLP, and reinforcement learning using Deeplearning4j
    By Rahul Raj

    With this book, you will see how to perform deep learning using Deeplearning4j (DL4J) – the most popular Java library for training neural networks efficiently.