Skip to content

Releases: We-Gold/RedFinch

v1.2.1

Choose a tag to compare

@We-Gold We-Gold released this 18 Feb 22:11

Standardized the way that the library interacts with tfjs. Also made some small tweaks and removed unneeded code.

v1.2.0

Choose a tag to compare

@We-Gold We-Gold released this 18 Feb 21:37

Removed old code, specifically the old pure JavaScript neural network in exchange for tensorflow.js-only neural networks.

v1.1.1

Choose a tag to compare

@We-Gold We-Gold released this 18 Feb 21:23

Documented much of the code, and tweaked some import paths.

v1.1.0

Choose a tag to compare

@We-Gold We-Gold released this 18 Feb 00:14

Added tensorflow.js networks, made some small tweaks, and improved the example code.

v1.0.2

Choose a tag to compare

@We-Gold We-Gold released this 13 Feb 14:14

Tweaked some small features and created the tensorflow network.

v1.0.1

Choose a tag to compare

@We-Gold We-Gold released this 13 Feb 12:30

Updated the folder structure and set up webpack to bundle the code for use on the frontend.

v1.0.0

Choose a tag to compare

@We-Gold We-Gold released this 12 Feb 21:11

A strong starting place! It goes up from here!

P.S. In the future I plan to include a single js file here, but I have to figure out how to do that.