CHANGELOG.md

October 23, 2024 ยท View on GitHub

0.3.0 (unreleased)

  • Dropped support for Ruby < 3.1

0.2.0 (2021-07-07)

  • Added support for TensorFlow 2.5
  • Dropped support for TensorFlow < 2.5
  • Dropped support for Ruby < 2.6
  • Changed to Apache 2.0 license to match TensorFlow

0.1.2 (2019-09-24)

  • Added Audio, Bitwise, Image, IO, Linalg, NN, Strings, and Data::Dataset modules
  • Added numo method to tensors
  • Added Boston housing dataset
  • Fixed string encoding

0.1.1 (2019-09-20)

  • Added Math and RawOps modules
  • Added support for more data types
  • Added MNIST dataset

0.1.0 (2019-09-17)

  • First release