Skip to content

Releases: RonasIT/tfjs-node-helpers

v1.1.2

22 Nov 13:14
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

  • Update nx to v15.2.1 (5676100)
  • Update @tensorflow/tfjs-node to v4.1.0 (357a6c8)

📃 Full Changelog: v1.1.1...v1.1.2

v1.1.1

16 Nov 15:33
Compare
Choose a tag to compare

What's Changed

📦 Dependencies


📃 Full Changelog: v1.1.0...v1.1.1

v1.1.0

31 Oct 08:44
Compare
Choose a tag to compare

What's Changed

⭐️ Features

  • Load data asynchronously in the example application (#21)
  • Asynchronously loaded datasets (#20)

🐛 Fixes

  • Add "node" to compilerOptions.types (ed66521)

📦 Dependencies

📘 Documentation


📃 Full Changelog: v1.0.3...v1.1.0

v1.0.3

27 Oct 09:44
Compare
Choose a tag to compare

What's Changed

Other

  • Add private flag back to package.json (c3c91d9)

📃 Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 Oct 09:36
Compare
Choose a tag to compare

What's Changed

📘 Documentation

Other

  • Remove private flag from package.json (111f421)

📃 Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Oct 09:24
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

📘 Documentation


📃 Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Sep 07:43
Compare
Choose a tag to compare

What's Changed

⭐️ Features

  • Add BinaryClassificationTrainer and BinaryClassifier (#1, #16)

📃 Full Changelog: https://github.com/RonasIT/tfjs-node-helpers/commits/v1.0.0