Skip to content

V-0.6.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sciann sciann released this 06 Feb 09:36
· 65 commits to master since this release
  • Support for TF == 2.4

  • Gradient Pathology and Neural Tangent Kernel adaptive weights are added. In the .train call, use:

adaptive_weights = {"method": "NTK" or "GP", "freq": 100}

  • Get a bibliography of the papers used to generate your model by:

sn.get_bibliography()
!! Known issue - does not work properly on Google-Colab.

Notify me if any news bugs are generated.

Best,
Ehsan