/spam-filter

Tensorflow based Deep neural Net for email spam filtering

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Spam Filter Built Using Tensorflow

Dependencies

pip install nltk numpy tensorflow

Instructions

python3 createFeatures.py

python3 neuralNetwork.py

Misc

neuralNetwork.py has a deep neural net implementation for spam filter.