/Artificial-Neural-Networks-Hand-symbol-recognition

The project was to develop a hand gesture recognition system in order to recognize the sign language used for communication by mute people.

Primary LanguageMatlab

Way to run:
	- For Patternnet: Run 'main.m' script 

	- For Hopfield network: 
		- Train the network: Run 'main_train.m' 
		- Run 'main_test.m'