Masters/Postgraduate Neural Networks resources

Filters Filters (2)
Subject
Grade/Level
Types

Masters/Postgraduate Neural Networks resources

By Artificial Intelligence
Implementation of XOR Gate using Neural Network image

This hand-written document implements the XOR gate using Neural Network. It shows all calculations step-by-step.

By Artificial Intelligence
K-Nearest Neighbour (KNN) Algorithm with Example image

This hand-written well-organized document teaches the K-Nearest Neighbour (KNN) Algorithm with Example.

By Artificial Intelligence
K-Means Algorithm with multiple examples (1D and 2D Data) image

This hand-written well-organized document explains clustering and K-Means algorithms with multiple examples of 1-D data (set of values) and 2-D data (table of values).

By Artificial Intelligence
Decision Tree Example (Tennis Example) image

This hand-written well-organized document teaches the decision tree by example. It takes a small dataset and generates decision tree by calculating entropy, information gain and gain. The algorithm is implmeneted...

By Artificial Intelligence
Decision Tree Example (Profit Example) image

This hand-written well-organized document teaches the decision tree by example. It takes a small dataset and generates decision tree by calculating entropy, information gain and gain. The algorithm is implmeneted...

By Artificial Intelligence
Back Propagation in Multi Layer Perceptron image

This hand-written document explains Back Propagation in Multi Layer Perceptron using an example neural network.

By MarksMaster
Kidney Stone and cyst Detection using Deep learning, CNN and AutoKeras image

Kidney Stone Detection Using CNN and Autokeras Millions globally suffer from kidney stones, emphasizing the need for early identification. Convolutional neural networks (CNNs) have shown promise in medical imaging,...

By MarksMaster
Traffic Congestion detection using CNN and Object detection image

Project Brief: Congestion Detection System for Road and Highways Using Pretrained CNN and Object Detection Overview: The Congestion Detection System is a Python-based solution designed to monitor and detect traffic...

By MarksMaster
Deep learning based brain tumor detection image

The project involves designing and implementing a deep learning-based brain tumor detection system using MRI images. The goal is to determine whether a person has a brain tumor by analyzing their brain MRI image. This...

By MarksMaster
Skin Cancer Detection using Deep learning using CNN and AutoKeras image

Product Description: Advanced Skin Cancer Detection System Introducing our groundbreaking solution for early skin cancer detection through the power of deep learning and innovative technology. Our system employs...

By Learning Zone
AI and Business Intelligence image

AI is the simulation of human intelligence in machines, allowing them to learn from data, make decisions, and perform tasks like humans. It encompasses technologies such as machine learning, natural language...

By osinachi mbah
Detailed notes on Multi-agent Systems image

This notes describes the behaviour of multi-agents in an environment and their communial and competitve interactions among themselves. In reinforcement learning, an agent is placed in an environment to autonomously...