Project Description:
hello
i need a php5 class based on neural network that can teaches by captcha images pull, save teached base and recognize not identifided captcha byt teached example base.
it should have 2 public function
teach ($image, $count, $answer);
recognize($images, $count);
$image - path to pic
$count - count of symbols in captcha
$answer - answer