Skip to content

Character recognition with Hamming & Hebb neural networks

Notifications You must be signed in to change notification settings

crylent/AI_neural

Repository files navigation

Character Recognition with Hamming/Hebb network

My practical work on Basics of AI. This program can recognize characters from their 8x8 images using Hamming or Hebb neural network.

Examples

Hamming example Hamming example 2 Hebb example Hebb example 2

Usage

Here are samples that I used in testing: samples for Hebb network, all samples for Hamming network

You can past them into [folder fith program]/samples or draw your own samples in program.