MV's Code Guide

This Blog aims to provide notes on Computer Science Subjects

  • Home
  • Python
    • Python Basics
    • Pattern Programs
    • Python String Programs
    • Python Mini Projects
  • Java
    • Java
    • Questions on Core Java
    • Questions on JDBC
    • Questions on Multithreading
  • Operating System
    • OS-My notes
    • OS - Theory
  • Neural Network
  • BOOKS
    • Operating System
    • C#
    • ASP.NET
    • SQL
    • LET US C
  • Projects
    • Data Analysis Projects
    • ML Projects
    • NLP Projects
    • CV Projects
    • Data Science Projects

Neural Network

Unit-1 Basics of Artificial Neural Networks

A neuron
Biological Neural Network
Artificial Neural Network
Neural Network Topology
Models of Neuron
Activation Functions
Properties / Characteristics/ Benefits of Neural Network

Unit-2 Learning in Neural Network

Activation and Synaptic Dynamics
Training Neural Network
Learning and its types
Basic Learning Laws
Stability and convergence
Recall in Neural Network

Unit-3: Feed Forward Neural Networks

Recognition Tasks performed by Feed-Forward Networks:
  • Pattern Association Problem
  • Pattern Classification Problem
  • Pattern Mapping
  • Pattern Recognition
  • Pattern Association
Generalization
Perceptron, Perceptron Learning Law
Linear Separability and XOR problem

Multi-layer Feed Forward Networks
Back-propagation 

Unit 4- Feedback Neural Networks 
Competitive Learning Neural Network
Stochastic Networks
Boltzmann Machine
Hopefield Neural Network
Simulated Annealing 
Associative Memory 
Tasks performed by Competitive Nets: 
Pattern Clustering, Pattern Storage 

UNIT 5- Hybrid Neural Networks 
Counter Propagation
Adaptive Resonance Theory
Neocognitron
Stability-Plasticity Dilemma
Application of ANN

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Followers

Search This Blog

Blog Archive

  • ▼  2024 (1)
    • ▼  May (1)
      • Name Numerology
  • ►  2023 (10)
    • ►  November (10)
  • ►  2020 (119)
    • ►  October (1)
    • ►  September (3)
    • ►  August (12)
    • ►  June (2)
    • ►  May (79)
    • ►  April (10)
    • ►  March (6)
    • ►  February (6)

About Me

My photo
Mayuri Vohra
View my complete profile

Pages

  • Home
  • Sitemap
  • Python
  • Python Patterns
  • Java

Labels

  • asp.net

Popular Posts

  • Spell Checker with Python
     We can use two different packages to create spell checker 1. Using textblob 2. Using pyspellchecker Video Explanation:       Source Code:  ...
  • Extract Text From Image Using Python
        We are going to use pytesseract and pillow library to work on this project! Before you start coding, you need to complete three tasks: 1...
  • A Neuron
    A Neuron A neuron is a special biological cell that processes information. It is composed of a cell body or soma and two type...
Powered by Blogger.