Skip to content

Implementation of neural networks in Java: Kohonen and Perceptron with backpropagation algorithm

Notifications You must be signed in to change notification settings

bernii/NeuralNetwokPerceptronKohonen

Repository files navigation

Neural Networks: Kohonen + Perceptron with backpropagation

This repository hosts a little Neural Networks project that I implemented a long time ago.

It consists of two apps. One is SWT based Kohonen network simulator (SwtGUI.java). Second one is Perceptron network with back propagation algorithm for learning.

About

Implementation of neural networks in Java: Kohonen and Perceptron with backpropagation algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages