This document discusses a method for recognizing Marathi handwritten characters using a probabilistic neural network classification model. It begins with an introduction to Marathi language characteristics and the challenges of optical character recognition for Indian languages. The paper then describes the methodology, which involves pre-processing techniques like noise reduction, thresholding and normalization. Feature extraction methods are discussed, including directional density estimation, water reservoir modeling and fill-hole density. The probabilistic neural network classification model is then used to classify characters based on the extracted features. Experimental results demonstrating the model's performance are also mentioned.