  # Mixed Output Test
  
  Training started with 1000 samples
  Final accuracy: 0.95
  Training history:
  |epoch|loss|
  |-----|----|
  |1    |0.5 |
  |2    |0.3 |
  |3    |0.2 |
  Model converged successfully
