It is possible to train a single neuron in order to make an OR, AND & NAND gates. But how we do a XOR-gate, since it can't be modeled with 1 single neuron. Well, if we write XOR in terms of AND, OR & NAND, like for example (x|y) & ~(x&y).
-
Notifications
You must be signed in to change notification settings - Fork 0
ent0n29/fun-with-machine-learning-in-C
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published