Skip to content

date333cs/neural_networks_with_gnuplot

Repository files navigation

neural_networks_with_gnuplot

C codes for learning how neural nets work

=============

Compile each code by gcc *.c -lm and run and see !!!

  • If gnuplot is installed in your machine, it must work. There is no document but all codes are small (less than 200 lines). So it is not difficult to know how it works.

Policy

-- Small -- One file -- Works more than 50 years. C language 1972-- and Gnuplot 1986-- are really great!!!

SOM (1 dimension)

SOM (2 dimension)

Associative Memory

A learning of single unit

Backpropagation

About

C codes for learning how neural nets work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published