Deep Learning
Filter
Showing 13–15 of 15 results
Object detection with Faster R-CNN and PyTorch
Learn to implement object detection using Faster R-CNN with PyTorch. Discover how to train and deploy a high-performance object detection model for detecting and classifying objects in images and videos.
Recurrent Neural Networks (RNNs): Deep Learning for Sequences and Time Series
Recurrent Neural Networks (RNNs) excel at processing sequences, making them ideal for analyzing, and predicting time series data with temporal dependencies.
Waste Classification: Hands-on Guide to Transfer Learning
Learn to classify waste using transfer learning techniques. Understand how to leverage pre-trained models for efficient waste classification tasks using image data, and build a robust waste management system using machine learning.