Skip to content

teras v0.3.0

Compare
Choose a tag to compare
@KhawajaAbaid KhawajaAbaid released this 10 Apr 14:42
· 19 commits to main since this release
cdc9909
  • Re-written from scratch to fully base it on Keras 3
  • Now supports all popular ML backends, namely TensorFlow, JAX and PyTorch
  • Docs re-written from scratch (A complete new look, totally didn't yoink from JAX)
  • Removed almost all of janky/hacky code
  • Removed LayerFlow API
  • Add task independent Backbone models (idea taken from KerasCV)
  • Loads of cleaning and much more!