Releases: We-Gold/RedFinch
Releases · We-Gold/RedFinch
v1.2.1
Compare
Sorry, something went wrong.
No results found
Standardized the way that the library interacts with tfjs. Also made some small tweaks and removed unneeded code.
v1.2.0
Compare
Sorry, something went wrong.
No results found
Removed old code, specifically the old pure JavaScript neural network in exchange for tensorflow.js-only neural networks.
v1.1.1
Compare
Sorry, something went wrong.
No results found
Documented much of the code, and tweaked some import paths.
v1.1.0
Compare
Sorry, something went wrong.
No results found
Added tensorflow.js networks, made some small tweaks, and improved the example code.
v1.0.2
Compare
Sorry, something went wrong.
No results found
Tweaked some small features and created the tensorflow network.
v1.0.1
Compare
Sorry, something went wrong.
No results found
Updated the folder structure and set up webpack to bundle the code for use on the frontend.
v1.0.0
Compare
Sorry, something went wrong.
No results found
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.