Rushabh Kagwade

Greenhorn
+ Follow
since Mar 28, 2018
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Rushabh Kagwade

Explore and learn Java programming with Packt's extensive selection of books/video courses, and start building better applications.

Java EE 8 and Angular by Prashant Padmanabhan

Learn how to build high-performing enterprise applications using Java EE powered by Angular at the frontend.

• The book starts with a brief introduction to the fundamentals of Java EE and all the new APIs offered in the latest release. Armed with the knowledge of Java EE 8, you will go over what it’s like to build an end to end application, configure database connection for JPA, and build scalable microservice using RESTful APIs running in docker containers.
• Taking advantage of Payara Micro capabilities, you will build an Issue Management System, which will have various features exposed as services using Java EE backend. With a detailed coverage of Angular fundamentals, the book will expand the Issue Management System by building a modern single page application frontend.
• Moving forward you will learn to fit both the pieces together i.e. the frontend Angular application with the backend java EE microservices. As each unit in a microservice promotes high cohesion, you will learn different ways in which independent units can be tested efficiently.
• Finishing off with concepts on securing your enterprise applications, this book is a hands on guide to building Modern Web Applications.

Book Preview


Introduction to Artificial Intelligence with Java [Video] by Nisheeth Joshi

Build real-world Artificial Intelligence applications with Java to intelligently interact with the world around you.

• This video explains the basics of AI using popular Java-based libraries and frameworks to build your smart applications.
• This video covers easy-to-complex artificial intelligence tasks such as genetic programming, heuristic searches, reinforcement learning, neural networks, and segmentation with the practical approach we mentioned earlier.
• By the end of this video, you will have a solid understanding of Artificial Intelligence concepts. You will be able to build your own smart applications for multiple domains, as required.

Video Preview


Cloud-Native Applications in Java by Ajay Mahajan, Munish Kumar Gupta, Shyam Sundar

Highly available microservice-based web apps for Cloud with Java.

• The book begins by explaining the driving factors for cloud adoption and shows you how cloud deployment is different from regular application deployment on a standard data centre.
• You will learn about design patterns specific to applications running in the cloud and find out how you can build a microservice in Java Spring using REST APIs.
• You will then take a deep dive into the lifecycle of building, testing, and deploying applications with maximum automation to reduce the deployment cycle time.
• Gradually, you will move on to configuring the AWS and Azure platforms and working with their APIs to deploy your application.
• Finally, you’ll take a look at API design concerns and their best practices. You’ll also learn how to migrate an existing monolithic application into distributed cloud native applications.
• By the end, you will understand how to build and monitor a scalable, resilient, and robust cloud native application that is always available and fault tolerant.

Book Preview


6 years ago


Natural Language Processing with TensorFlow by Thushan Ganegedara

Write modern natural language processing applications using deep learning algorithms and TensorFlow.

You'll learn how to use Word2vec, including advanced extensions, to create word embeddings that turn sequences of words into vectors accessible to deep learning algorithms. Chapters on classical deep learning algorithms, like convolutional neural networks (CNN) and recurrent neural networks (RNN), demonstrate important NLP tasks as sentence classification and language generation. You will learn how to apply high-performance RNN models, like long short-term memory (LSTM) cells, to NLP tasks. You will also explore neural machine translation and implement a neural machine translator.

After reading this book, you will gain an understanding of NLP and you'll have the skills to apply TensorFlow in deep learning NLP applications, and how to perform specific NLP tasks.

Book Preview | Get eBook for $10





Deep Reinforcement Learning Hands-On by Maxim Lapan

This practical guide will teach you how deep learning (DL) can be used to solve complex real-world problems.

Deep Reinforcement Learning Hands-On is a comprehensive guide to the very latest DL tools and their limitations. You will evaluate methods including Cross-entropy and policy gradients, before applying them to real-world environments. Take on both the Atari set of virtual games and family favorites such as Connect4. The book provides an introduction to the basics of RL, giving you the know-how to code intelligent learning agents to take on a formidable array of practical tasks. Discover how to implement Q-learning on ‘grid world’ environments, teach your agent to buy and trade stocks, and find out how natural language models are driving the boom in chatbots.

Book Preview | Get eBook for $10





Python Machine Learning - Second Edition by Sebastian Raschka, Vahid Mirjalili

Unlock modern machine learning and deep learning techniques with Python by using the latest cutting-edge open source Python libraries.

Fully extended and modernized, Python Machine Learning Second Edition now includes the popular TensorFlow deep learning library. The scikit-learn code has also been fully updated to include recent improvements and additions to this versatile machine learning library.

Sebastian Raschka and Vahid Mirjalili’s unique insight and expertise introduce you to machine learning and deep learning algorithms from scratch, and show you how to apply them to practical industry challenges using realistic and interesting examples. By the end of the book, you’ll be ready to meet the new data analysis opportunities in today’s world.

If you’ve read the first edition of this book, you’ll be delighted to find a new balance of classical ideas and modern insights into machine learning. Every chapter has been critically updated, and there are new chapters on key technologies. You’ll be able to learn and work with TensorFlow more deeply than ever before, and get essential coverage of the Keras neural network library, along with the most recent updates to scikit-learn.

Book Preview | Get eBook for $10


**Offer valid for a limited period of time.



Artificial intelligence is one of the most popular technologies in modern times.

Packt, the leading UK provider of technology/coding books and courses, decide to conduct a survey in August 2018 to know the perspective of people in the technology industry towards AI.
The findings are based on responses from 2,800+ technology professionals from around the world and details developer attitudes and perspectives on Artificial Intelligence in 2018.

Here are a few findings:
• Only 25% of the respondents make use of AI enabled tools in their day to day life
• TenserFlow at 27% is the most used tool that people are planning on learning
• Not having enough time to learn new skills and knowing which frameworks and tools to learn  are the top challenges for developers  in terms of AI

Get the complete AI NOW survey report and learn:
• How organizations are implementing AI
• The biggest professional challenges of machine learning
• What worries developers about AI


Artificial intelligence is one of the most popular technologies in modern times.

Packt, the leading UK provider of technology/coding books and courses, decide to conduct a survey in August 2018 to know the perspective of people in the technology industry towards AI.
The findings are based on responses from 2,800+ technology professionals from around the world and details developer attitudes and perspectives on Artificial Intelligence in 2018.

Here are a few findings:

• Only 25% of the respondents make use of AI enabled tools in their day to day life

• TenserFlow at 27% is the most used tool that people are planning on learning

• Not having enough time to learn new skills and knowing which frameworks and tools to learn  are the top challenges for developers  in terms of AI


Get the complete AI NOW survey reportAI NOW survey report and learn:


• How organizations are implementing AI

• The biggest professional challenges of machine learning

• What worries developers about AI


6 years ago


Take your Machine Learning skills to the next level by mastering Deep Learning concepts and algorithms using Python.

This book will give you all the practical information available on the subject, including the best practices, using real-world use cases. You will learn to recognize and extract information to increase predictive accuracy and optimize results.

Whether you want to dive deeper into Deep Learning, or want to investigate how to get more out of this powerful technology, you’ll find everything inside.

What you will learn:
• Get a practical deep dive into deep learning algorithms
• Explore deep learning further with Theano, Caffe, Keras, and TensorFlow
• Learn about two of the most powerful techniques at the core of many practical deep learning implementations: Auto-Encoders and Restricted Boltzmann Machines
• Dive into Deep Belief Nets and Deep Neural Networks
• Discover more deep learning algorithms with Dropout and Convolutional Neural Networks
• Get to know device strategies so you can use deep learning algorithms and libraries in the real world

Download the eBook for free today.


Artificial Intelligence is one of the hottest technologies currently. From work colleagues to your boss, chances are that most (yourself included) wish to create the next big AI project.

Machine Learning and Artificial Intelligence are revolutionizing the way developers work.

Packt wants to learn more about what Artificial Intelligence (AI) means for people who work in the tech industry and wants to help developers understand how AI will impact them today and tomorrow.

Take the AI Now 2018 Survey

(shouldn’t take more than 2 minutes and all responses are anonymous).

There's an 80% discount code for any Packt eBook or Video once you complete it!