Releases: ehsanhaghighat/sciann
Releases · ehsanhaghighat/sciann
V-0.6.0.3
-
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