Moore Machines are finite state machines with output value and their output depends only on the present state. Whereas Mealy Machines are also finite state machines with output value and its output depends on the present state and current input symbol.