Skip to content

v0.6.0

Choose a tag to compare

@nok nok released this 04 Dec 22:00

Added

Changed

Removed

  • Hide the command-line argument --language and -l for the choice of the target programming language (#fc14a3b).

Fixed

  • Fix inaccuracies in neural_network.MLPRegressor and neural_network.MLPClassifier occurred by the transpiled tanh and identity activation functions (#6696410).
  • Fix installation problems with pip and Python 3 (#2935828, issue: #17)
  • Fix dynamic class name in the MLPClassifier template (#b988f57)