Artificial Intelligence/1 - Bit Learner

Assume a circuit that has 1 bit input and one bit output the output can be of the following forms

  • Output is always TRUE
  • Output is always FALSE
  • Output is equal to input
  • Output is equal to toggle of the input

[Designing one bit intelligence]

[Explanation of 1-Bit circuit]