Skip to content

Releases: ehsanhaghighat/sciann

V-0.6.0.3

06 Feb 09:36
Compare
Choose a tag to compare
V-0.6.0.3 Pre-release
Pre-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