Pinned Repositories
adversarial-classifier
It turns out that adversarial and clean data are not twins, not at all.
adversarial-learning
Python implementations of a few adversarial learning algorithms: DeepFool - whitebox attack, Localsearch - blackbox attack, Random resize and padding (RRP) - blackbox defence.
BaiduImageSpider
百度图片爬虫,基于python3
cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
CVPR_Template
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
fast-feature-fool
Data independent universal adversarial perturbations
gym
A toolkit for developing and comparing reinforcement learning algorithms.
gym-starcraft
StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)
hello_world
ideas&resources
GEEK7COLSON's Repositories
GEEK7COLSON/adversarial-learning
Python implementations of a few adversarial learning algorithms: DeepFool - whitebox attack, Localsearch - blackbox attack, Random resize and padding (RRP) - blackbox defence.
GEEK7COLSON/BaiduImageSpider
百度图片爬虫,基于python3
GEEK7COLSON/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
GEEK7COLSON/CVPR_Template
GEEK7COLSON/fast-feature-fool
Data independent universal adversarial perturbations
GEEK7COLSON/gym
A toolkit for developing and comparing reinforcement learning algorithms.
GEEK7COLSON/hello_world
ideas&resources
GEEK7COLSON/Implementing-alexnet-trained-on--ImageNet-s-ILSVRC2012-datasets-using-Tensorflow
Implementing DL papers
GEEK7COLSON/neural-style
Neural style in TensorFlow! :art:
GEEK7COLSON/NSFC-LaTex
GEEK7COLSON/numpy
Numpy main repository
GEEK7COLSON/playground
Play with neural networks!
GEEK7COLSON/PYNQ-project
PYNQ, Neural network Language model, Overlay
GEEK7COLSON/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
GEEK7COLSON/PyTorch-CycleGAN
A clean and readable Pytorch implementation of CycleGAN
GEEK7COLSON/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
GEEK7COLSON/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
GEEK7COLSON/scikit-image
Image Processing SciKit (Toolbox for SciPy)
GEEK7COLSON/SMARTCORE
LIGHT_SENSOR
GEEK7COLSON/SmartCore_Raspberry_Pi_3
GEEK7COLSON/sonnet
TensorFlow-based neural network library
GEEK7COLSON/stAdv-PyTorch
This Repository contains the PyTorch Implementation of the Spatially Transformed Adversarial Attack (ICLR'18).
GEEK7COLSON/stAdv-Spatially-Transformed-Adversarial-Examples-
Official Implementation of paper https://arxiv.org/abs/1801.02612
GEEK7COLSON/stAdv-torch
PyTorch implementation of Spatially Transformed Adversarial Examples
GEEK7COLSON/tensorflow
Computation using data flow graphs for scalable machine learning
GEEK7COLSON/tensorflow-on-raspberry-pi
TensorFlow for Raspberry Pi
GEEK7COLSON/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
GEEK7COLSON/whu-thesis
:memo: 武汉大学毕业论文 LaTeX 模版 2021
GEEK7COLSON/yolo2-pytorch
YOLOv2 in PyTorch
GEEK7COLSON/ZOO_Attack_PyTorch
This repository contains the PyTorch implementation of Zeroth Order Optimization Based Adversarial Black Box Attack (https://arxiv.org/abs/1708.03999)