Coders Packet

Packets submitted by Tanveer Chawla

Tweets Checking in Python using Natural Language processing (NLP)

Checking tweets with Python natural language processing can be used in censoring inappropriate words.

Various Logic gates using Perceptron (ANN) in Python

This project depicts how we can create logic gates like AND, OR through perception algorithms in an artificial neural network model.