Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avidlearnerinprogress/neural-network-practice

Lab experiments of Soft Computing Techniques
https://github.com/avidlearnerinprogress/neural-network-practice

bidirectional-associative-memory delta-learning-rule hebbian-learning-rule hopfield-network mp-model neural-network perceptron-learning-rule python winner-take-all

Last synced: about 2 months ago
JSON representation

Lab experiments of Soft Computing Techniques

Awesome Lists containing this project

README

        

Lab Experiments of Soft Computing Techniques
============================================

### Contents:
+ Mcculloch Pitts Model
+ Hebbian Learning Rule
+ Perceptron Learning Rule
+ Delta Learning Rule
+ Winner Take All Learning Rule
+ Error Backpropagation Algorithm
+ Hopfield Networks
+ Bidirectional Associative Memory