Found an error in the code did not raise to power of exponent! (Credit: [email protected])
This folder contains the simple implementation of probabilistic neural network in python. video explanition : https://www.youtube.com/playlist?list=PLz3iwtnWFin_i4-YQvMavIfmyqxmSTKgx
To run the code please use python 2.7 and run the code. python simple_pnn_python.py or python multiple_pnn_python.py
Inspired by Information Security Researcher, Sarah Asiri. Please visit her site for more of her work: http://sarahasiri.org/
Python 2.7
Python 2.7
Please visit https://www.youtube.com/watch?v=uAKu4g7lBxU&t=1s for another video or https://pdfs.semanticscholar.org/b6ca/7474bd7cbedd9a3e7a43db3633794102a3ff.pdf for the theory.
Jae Duk Seo : http://jaedukseo.com/
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details