You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
This repository implements deep learning models (CNNs, RNNs, and CRNNs) for classifying environmental sounds using spectral features like MFCCs and Mel spectrograms. It includes data preprocessing, model training, and evaluation, optimized for datasets like UrbanSound8K.