neural-structured-learning
                                
                                 neural-structured-learning copied to clipboard
                                
                                    neural-structured-learning copied to clipboard
                            
                            
                            
                        Training neural models with structured signals.
Hello, I have followed the tutorial of the adversarial training, but now I face an issue when testing the robustness of the models. In the "Robustness under Adversarial perturbations" section,...
The current implementation of `nsl.tools.pack_nbrs` does not support reading and writing to multiple tfrecord files. Given the extensive optimizations made available by the `tf.data` API when working with multiple tfrecords,...
I am trying to use your API with TF2.16 but I got this error: from neural_structured_learning import estimator File "/data2/users/angeloso/anaconda/ajsoto/lib/python3.11/site-packages/neural_structured_learning/estimator/__init__.py", line 7, in from neural_structured_learning.estimator.adversarial_regularization import add_adversarial_regularization File "/data2/users/angeloso/anaconda/ajsoto/lib/python3.11/site-packages/neural_structured_learning/estimator/adversarial_regularization.py", line...