Skip to content

Releases: transcranial/keras-js

v0.3.0

20 May 19:41
Compare
Choose a tag to compare
  • Added back legacy Merge, MaxoutDense, Highway layers
  • Fixed model creation when Model class contains branches of Sequential class
  • Added SqueezeNet v1.1 and Auxiliary Classifier Generative Adversarial Network (AC-GAN) demos

v0.2.0

20 May 14:39
Compare
Choose a tag to compare

Updated library to be compatible with Keras v2 (tested on 2.0.4 with TF 1.1.0).

v0.1.0

20 May 14:34
Compare
Choose a tag to compare

Add as npm package for Node.js in addition to UMD browser build.