Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.04 KB

File metadata and controls

25 lines (18 loc) · 1.04 KB

Implementations of Neural Network Algorithms

Author: Kazi Amit Hasan

Department of Computer Science & Engineering,
Rajshahi University of Engineering & Technology (RUET)
Website: https://amithasanshuvo.github.io/
ResearchGate: https://www.researchgate.net/profile/Kazi_Amit_Hasan
Linkedin: hhttps://www.linkedin.com/in/kazi-amit-hasan/
Email: kaziamithasan89@gmail.com

Description

This repository contains the lab work of the course CSE 4204 (Sessional of Neural Networks and Fuzzy Systems).

Implemented algorithm Code Report
Nearest Neighbor algorithm Yes Yes
Single Layer Perceptron Learning algorithm Yes Yes
Multi Layer Perceptron Learning algorithm Yes Yes
Kohonen Self-Organizing Neural Network algorithm Yes Yes
Hopfield Neural Network algorithm Yes Yes

The available "Assets" files contains the figures and results that used in the final report.