| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| neural-tangents-0.6.1.tar.gz | 2022-09-14 | 233.5 kB | |
| neural_tangents-0.6.1-py2.py3-none-any.whl | 2022-09-14 | 249.4 kB | |
| README.md | 2022-09-12 | 840 Bytes | |
| v0.6.1 source code.tar.gz | 2022-09-12 | 4.4 MB | |
| v0.6.1 source code.zip | 2022-09-12 | 4.4 MB | |
| Totals: 5 Items | 9.3 MB | 0 | |
New features:
-
nt.stax: -
nt.empirical:- An efficient NTK-vector product function
nt.empirical_ntk_vp_fn(without instantiating the NTK).
- An efficient NTK-vector product function
Improvements:
* Make nt.stax.Hermite support arbitrary degrees.
* Various documentation improvements.