Nidn

Latest version: v0.1.1

Safety actively analyzes 622360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

**Full Changelog**: https://github.com/esa/NIDN/compare/v0.1.0...v0.1.1

0.1.0

Initial Alpha Release of NIDN

What's Changed
* Initial structure by gomezzz in https://github.com/esa/NIDN/pull/1
* Find a way to store the best physical (i.e. unnormalised) model by gomezzz in https://github.com/esa/NIDN/pull/2
* Add get frequency points for easy spectrum specification by gomezzz in https://github.com/esa/NIDN/pull/3
* Make the code for the three spectrum plots more compact (almost all the lines are identical) by gomezzz in https://github.com/esa/NIDN/pull/4
* Readd classification network by gomezzz in https://github.com/esa/NIDN/pull/5
* Add function to set logging level by gomezzz in https://github.com/esa/NIDN/pull/7
* Added templates by gomezzz in https://github.com/esa/NIDN/pull/10
* Readd regularization loss for classification by gomezzz in https://github.com/esa/NIDN/pull/8
* Add noise to softmax / eps output by gomezzz in https://github.com/esa/NIDN/pull/9
* Added sphinx by htoftevaag in https://github.com/esa/NIDN/pull/6
* Several small changes by gomezzz in https://github.com/esa/NIDN/pull/11
* Add per grid point eps / freq plot by gomezzz in https://github.com/esa/NIDN/pull/12
* Rescaled sampling in frequency domain (to have less volatile eps vs freq) by gomezzz in https://github.com/esa/NIDN/pull/14
* Make nidn installable by gomezzz in https://github.com/esa/NIDN/pull/13
* Add assertion that passed eps matches cfg Nx,Ny;N_layers by gomezzz in https://github.com/esa/NIDN/pull/16
* Make regularization loss weight a cfg parameter by gomezzz in https://github.com/esa/NIDN/pull/17
* Add L grid to cfg by gomezzz in https://github.com/esa/NIDN/pull/18
* Add code to generate ground truth spectrum automatically by gomezzz in https://github.com/esa/NIDN/pull/15
* Fix material matching plot (try plotting ground truth and see if right material comes out) by gomezzz in https://github.com/esa/NIDN/pull/19
* Investigate wave length / freq snafu by gomezzz in https://github.com/esa/NIDN/pull/20
* Make noise addition symmetric by gomezzz in https://github.com/esa/NIDN/pull/21
* Added warning if freq * max(L) > 1.0 by gomezzz in https://github.com/esa/NIDN/pull/22
* Add annotation for error in spectrum plot by gomezzz in https://github.com/esa/NIDN/pull/23
* Added L1 display to training log by gomezzz in https://github.com/esa/NIDN/pull/24
* store model & results in run_cfg to allow cancelling in NB by gomezzz in https://github.com/esa/NIDN/pull/25
* Add function to save run results by gomezzz in https://github.com/esa/NIDN/pull/26
* Add target spectrum to config by gomezzz in https://github.com/esa/NIDN/pull/27
* Add possibility to run a bunch of configs by gomezzz in https://github.com/esa/NIDN/pull/28
* Add loss plot by gomezzz in https://github.com/esa/NIDN/pull/29
* Add function to create all plots and print errors from a saved config by gomezzz in https://github.com/esa/NIDN/pull/30
* Update docstrings in trcwa by htoftevaag in https://github.com/esa/NIDN/pull/31
* Results collection by gomezzz in https://github.com/esa/NIDN/pull/33
* Example notebook for users by htoftevaag in https://github.com/esa/NIDN/pull/32
* Change abs value plot to mean abs not sum by gomezzz in https://github.com/esa/NIDN/pull/34
* Allow different thickness per layer for dbr by gomezzz in https://github.com/esa/NIDN/pull/35
* Working on the plot spectrum by torbjornstoro in https://github.com/esa/NIDN/pull/46
* Integrate fdtd in nidn by torbjornstoro in https://github.com/esa/NIDN/pull/47
* WI ensuring runnable code by torbjornstoro in https://github.com/esa/NIDN/pull/50
* WI add tests by torbjornstoro in https://github.com/esa/NIDN/pull/54
* Fixed scaling issue for higher wavelengths by torbjornstoro in https://github.com/esa/NIDN/pull/59
* Hotfix fdtd torch settings by gomezzz in https://github.com/esa/NIDN/pull/60
* Wi handle all zero signal by torbjornstoro in https://github.com/esa/NIDN/pull/70
* Wi gradient investigation by torbjornstoro in https://github.com/esa/NIDN/pull/62
* Wi adding ricker wavelet by torbjornstoro in https://github.com/esa/NIDN/pull/77
* Added example notebooks for FDTD, one how to use on its own, and one … by torbjornstoro in https://github.com/esa/NIDN/pull/78
* First draft of FDTD documentation by torbjornstoro in https://github.com/esa/NIDN/pull/76
* Paper results by gomezzz in https://github.com/esa/NIDN/pull/83
* Waveregime internship by torbjornstoro in https://github.com/esa/NIDN/pull/84
* Fixed peak_finding implementation to get correct spectrum by torbjornstoro in https://github.com/esa/NIDN/pull/86
* added notebook for calculating ground-truth plots, and fixed a bug i… by torbjornstoro in https://github.com/esa/NIDN/pull/88
* Bugfix of layer thickness by torbjornstoro in https://github.com/esa/NIDN/pull/94
* Added notebook for generating NIDN results using FDTD by torbjornstoro in https://github.com/esa/NIDN/pull/90
* Changed warnings when signnal is of inadequate length by torbjornstoro in https://github.com/esa/NIDN/pull/95
* Added test for gradient flow and verifying that the deviation from th… by torbjornstoro in https://github.com/esa/NIDN/pull/92
* Added warning if layer thickness deviate from desired thickness due t… by torbjornstoro in https://github.com/esa/NIDN/pull/97
* Fixed test failing by torbjornstoro in https://github.com/esa/NIDN/pull/101
* Paper results finalizing by gomezzz in https://github.com/esa/NIDN/pull/102
* Expanded README by gomezzz in https://github.com/esa/NIDN/pull/106
* Improved CFG validation, more tests by gomezzz in https://github.com/esa/NIDN/pull/105
* Fixed computation of predicted length in FDTD by gomezzz in https://github.com/esa/NIDN/pull/107
* Updated paper results by gomezzz in https://github.com/esa/NIDN/pull/108
* Added workflows for pip upload, updated setup.py by gomezzz in https://github.com/esa/NIDN/pull/109

New Contributors
* gomezzz made their first contribution in https://github.com/esa/NIDN/pull/1
* htoftevaag made their first contribution in https://github.com/esa/NIDN/pull/6
* torbjornstoro made their first contribution in https://github.com/esa/NIDN/pull/46

**Full Changelog**: https://github.com/esa/NIDN/commits/v0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.