Q1: Write a Python program to plot a few activation functions that are being used in neural networks. View Code View Code (Easy) Copy Code Close
Q2: Generate ANDNOT function using McCulloch-Pitts neural net by a python program. View Code 1 Copy Code Close