Yearly Archives

Introduction – Machine Learning

Today’s Artificial Intelligence (AI) has far surpassed the hype of blockchain and quantum computing. This is due to the...

Introduction – Machine Learning

Today’s Artificial Intelligence (AI) has far surpassed the hype of blockchain and quantum computing. This is due to the...

Tutorial On Machine Learning

Today’s Artificial Intelligence (AI) has far surpassed the hype of blockchain and quantum computing. The developers now take advantage...

Tutorial On Machine Learning

Today’s Artificial Intelligence (AI) has far surpassed the hype of blockchain and quantum computing. The developers now take advantage...

Keras – Pre-Trained Models

In this chapter, we will learn about the pre-trained models in Keras. Let us begin with VGG16. VGG16 VGG16...

Keras – Pre-Trained Models

In this chapter, we will learn about the pre-trained models in Keras. Let us begin with VGG16. VGG16 VGG16...

Keras – Regression Prediction using MPL

In this chapter, let us write a simple MPL based ANN to do regression prediction. Till now, we have...

Keras – Regression Prediction using MPL

In this chapter, let us write a simple MPL based ANN to do regression prediction. Till now, we have...

Keras – Applications

Keras applications module is used to provide pre-trained model for deep neural networks. Keras models are used for prediction,...

Keras – Applications

Keras applications module is used to provide pre-trained model for deep neural networks. Keras models are used for prediction,...

Real Time Prediction using ResNet Model

ResNet is a pre-trained model. It is trained using ImageNet. ResNet model weights pre-trained on ImageNet. It has the...

Real Time Prediction using ResNet Model

ResNet is a pre-trained model. It is trained using ImageNet. ResNet model weights pre-trained on ImageNet. It has the...

Keras – Model Evaluation and Model Prediction

This chapter deals with the model evaluation and model prediction in Keras. Let us begin by understanding the model...

Keras – Model Evaluation and Model Prediction

This chapter deals with the model evaluation and model prediction in Keras. Let us begin by understanding the model...