Dec. 31, 2023, 2:40 p.m. | /u/jaroslavtavgen

Neural Networks, Deep Learning and Machine Learning www.reddit.com

def activation_function(number):
if number%2:
return 1
return 0

weights = [1, 1]
for x in range(2):
for y in range(2):
print(f"{x}, {y} = {activation_function(weights[0] * x + weights[1] * y)}")

Output:

0, 0 = 0 |
0, 1 = 1 |
1, 0 = 1 |
1, 1 = 0 |

layer neuralnetworks perceptron solve xor

Software Engineer for AI Training Data (School Specific)

@ G2i Inc | Remote

Software Engineer for AI Training Data (Python)

@ G2i Inc | Remote

Software Engineer for AI Training Data (Tier 2)

@ G2i Inc | Remote

Data Engineer

@ Lemon.io | Remote: Europe, LATAM, Canada, UK, Asia, Oceania

Artificial Intelligence – Bioinformatic Expert

@ University of Texas Medical Branch | Galveston, TX

Lead Developer (AI)

@ Cere Network | San Francisco, US