Skip to content
View weitianli's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report weitianli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. nn_robust_attacks nn_robust_attacks Public

    Forked from carlini/nn_robust_attacks

    Robust evasion attacks against neural network to find adversarial examples

    Python

  2. attention attention Public

    Forked from bojone/attention

    some attention implements

    Python

  3. CIFAR10-CNN-Model CIFAR10-CNN-Model Public

    Forked from azadkaratas/CIFAR10-CNN-Model

    I built a Neural Network model with PyTorch library to recognize the CIFAR10 dataset, which consists of 10 different object images. Since PyTorch supports CIFAR10 dataset, accessing and loading of …

    Jupyter Notebook

  4. mixup-cifar10 mixup-cifar10 Public

    Forked from facebookresearch/mixup-cifar10

    mixup: Beyond Empirical Risk Minimization

    Python

  5. AdvBox AdvBox Public

    Forked from advboxes/AdvBox

    AdvBox是一款由百度安全实验室研发,在百度大范围使用的AI模型安全工具箱,目前原生支持PaddlePaddle、PyTorch、Caffe2、MxNet、Keras以及TensorFlow平台,方便广大开发者和安全工程师可以使用自己熟悉的框架。 AdvBox同时支持GraphPipe,屏蔽了底层使用的深度学习平台,用户可以通过几个命令就可以对PaddlePaddle、PyTorch、Ca…

    Python

  6. adversarial-robustness-toolbox adversarial-robustness-toolbox Public

    Forked from Trusted-AI/adversarial-robustness-toolbox

    This is a library dedicated to adversarial machine learning. Its purpose is to allow rapid crafting and analysis of attacks and defense methods for machine learning models. The Adversarial Robustne…

    Jupyter Notebook