Skip to content

Releases: sshane/Konverter

0.1.4 Official Release

01 May 12:58
Compare
Choose a tag to compare

Only import TensorFlow when required

0.1.3 Official Release

01 May 12:49
Compare
Choose a tag to compare

The first official release of Konverter for PyPi distribution. Supports the following layers:

  • Dense
  • Dropout
  • SimpleRNN
  • GRU

Activations:

  • ReLU
  • Sigmoid
  • Softmax
  • Tanh
  • Linear