
MXNet Tutorial: Complete Guide with Hands-On Implementation of Deep Learning Framework
In this article we will look into
why MXNet?
A complete overview of MXNet
Implementation of MXNet on random data.
In this article we will look into
why MXNet?
A complete overview of MXNet
Implementation of MXNet on random data.
In this article, we will look at Who is H2O.ai, Features and capabilities of H2O.ai, Demonstration of AutoML in model development and prediction using H2o.ai
This article is a demonstration of how simple and powerful transfer learning models are in the field of NLP. We will implement a text summarizer using BERT that can summarize large posts like blogs and news articles using just a few lines of code.
In this article, we will introduce a library called Pycaret to build the machine learning model, a library called streamlit to efficiently build a dashboard for the project and finally, and finally, we will deploy this application to Heroku.
In this article, we will learn about an augmentation package for machine learning specifically using the PyTorch framework called Albumentation.
The conditional generative adversarial networks are an extension of DCGANs where the images are generated based on a certain condition. The generation of images can
This article covers the types of Learning Rate (LR) algorithms, behaviour of learning rates with SGD and implementation of techniques to find out suitable LR values.
Through this article, we will demonstrate how the Deep Convolutional GAN (DCGAN) can be used to generate the new car models when trained on the dataset having images of car models.
The human face has been a topic of interest for deep learning engineers for quite some time now. Understanding the human face not only helps
In this article, we will talk about the working of BERT along with the different methodologies involved and will implement twitter sentiment analysis using the BERT model.
Consider an example where you are trying to classify a car and a bike. If an image of a truck is shown to the network, it ideally should not predict anything. But, because of the softmax function, it assigns a high probability to one of the classes and the network wrongly, though confidently predicts it to be a car. In order to avoid this, we use the Bayesian Neural Network (BNN).
We can all agree that Convolutional neural networks have proven to be very proficient in tasks like image classification, face recognition and document analysis. But
© Analytics India Magazine Pvt Ltd & AIM Media House LLC 2023