JiangHaoyang's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
getlantern/download
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 proxy vpn circumvention gfw
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
learning-zone/website-templates
150+ HTML5 Website Templates
ZachL1/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
L1aoXingyu/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
bethgelab/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
carlini/nn_robust_attacks
Robust evasion attacks against neural network to find adversarial examples
SimonDarksideJ/XNAGameStudio
The Education library from the Xbox Live Indie games repository, valuable for MonoGame Developers for advanced samples
1Konny/FGSM
Simple pytorch implementation of FGSM and I-FGSM
ylsung/pytorch-adversarial-training
PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.
ryderling/DEEPSEC
DEEPSEC: A Uniform Platform for Security Analysis of Deep Learning Model
OmidPoursaeed/Generative_Adversarial_Perturbations
Generative Adversarial Perturbations (CVPR 2018)
F-Salehi/CURE_robustness
Implemented CURE algorithm from robustness via curvature regularization and vice versa
cailk/ensemble-adv-training-pytorch
Ensemble Adversarial Training on MNIST with pytorch
kyleliang919/Interval-bound-propagation-pytorch
This repository contains the pytorch attempts to replicate the results from the recent DeepMind Paper, "On the Effectiveness of Interval Bound Propagation for Training Verifiably Robust Models"