GitHub topics: xor-logic-gate
OhGreat/Neural_Networks_from_Scratch
Neural networks built from scratch. Introduction to gradient descent and backpropagation techniques by learning to emulate the XOR logic gate.
Language: Python - Size: 236 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Patchyst/XOR-Encryption-GUI
To demonstrate the power of the XOR logic gate I created a few functions in Python that converts an ASCII string and a shift key(integer), converts them to binary and runs the XOR gate on them to produce a XOR encrypted string
Language: Python - Size: 17.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
