Browse by Domains

keras

Keras Tutorial | The Beginners Guide to Deep Learning

Keras Around a year back,Keras was integrated to TensorFlow 2.0, which succeeded TensorFlow 1.0. Now Keras is a part of TensorFlow. The writer of Keras is Francois Chollette. Data loading and preprocessing Neural networks don’t process raw data, encoded JPEG image files, or CSV files. They handle vectorized and standardized representations. Text files require to […]

Keras Tutorial | The Beginners Guide to Deep Learning Read More »

Image Classification using CNN

Nowadays, everyone syncs their images in Google Photos. Have you ever noticed that Google Photo either identifies the person or asks you by pointing out the picture to correctly identify the person? By doing this, it labels the people in the picture. Wondered how? If you have guessed an algorithm or application of Artificial Intelligence,

Image Classification using CNN Read More »

Your First steps in Computer Vision: Using PyTorch with an example

Contributed By: Dr C. S. JyothirmayeeLinkedIn Profile: https://www.linkedin.com/in/dr-c-s-jyothirmayee-rao-396b3715/ The term Computer Vision (CV) is used and heard very often in artificial intelligence (AI) and deep learning (DL) applications. The term essentially means… giving a sensory quality, i.e., ‘vision’ to a hi-tech computer using visual data, applying physics, mathematics, statistics and modelling to generate meaningful insights.

Your First steps in Computer Vision: Using PyTorch with an example Read More »

Scroll to Top