Pinned Repositories
ACO_TSP_Solver
Solve travelling salesman problem with ant colony optimization algorithms
adversarial-attacks-pytorch
This repository contains implementation of 4 adversarial attacks : FGSM, Basic Iterative Method, Projected Gradient Descent(Madry's Attack), and Carlini Wagner's L2 attack. Also contained is the code to visualise it, along with a detailed report and a poster explaining the various attacks.
adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference
adversarial-steganography
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
Algorithm
Some classic algorithmic topics
An-Embedding-Cost-Learn-GAN
The source code of paper "An Embedding Cost Learning Framework Using GAN"
Audio-Steganography-using-GAN
These are the codes for paper "Learning to Generate Steganographic Cover for Audio Steganography using GAN"
Imperceptible-Adversarial-Audio-Steganography-Based-on-Psychoacoustic-Model
These are the codes for paper "Imperceptible Adversarial Audio Steganography Based on Psychoacoustic Model"
voice_datasets
🔊 A comprehensive list of open-source datasets for voice and sound computing (50+ datasets).
Chenlang2018's Repositories
Chenlang2018/Audio-Steganography-using-GAN
These are the codes for paper "Learning to Generate Steganographic Cover for Audio Steganography using GAN"
Chenlang2018/Imperceptible-Adversarial-Audio-Steganography-Based-on-Psychoacoustic-Model
These are the codes for paper "Imperceptible Adversarial Audio Steganography Based on Psychoacoustic Model"
Chenlang2018/voice_datasets
🔊 A comprehensive list of open-source datasets for voice and sound computing (50+ datasets).
Chenlang2018/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference
Chenlang2018/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
Chenlang2018/An-Embedding-Cost-Learn-GAN
The source code of paper "An Embedding Cost Learning Framework Using GAN"
Chenlang2018/AutoGAN
[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
Chenlang2018/awesome-ensemble-learning
Ensemble learning related books, papers, videos, and toolboxes
Chenlang2018/clash_for_windows_pkg
A Windows GUI based on Clash
Chenlang2018/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
Chenlang2018/GANsPaperCollection
Chenlang2018/gard-adversarial-speaker-id
Adversarial attack and defense strategies for deep speaker recognition systems
Chenlang2018/melgan-neurips
GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis
Chenlang2018/MicroStrong-Machine-Learning
WeChat Official Accounts, zhihu and CSDN'blog code
Chenlang2018/mnist_challenge
A challenge to explore adversarial robustness of neural networks on MNIST.
Chenlang2018/ModuleQNN
Chenlang2018/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Chenlang2018/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
Chenlang2018/Pytorch-implementation-of-SRNet
A pytorch implementation of Deep Residual Network for Steganalysis of Digital Images (SRNet)
Chenlang2018/Pytorch-Implementation-of-YeNet-Deep-Learning-Hierarchical-Representations-for-Image-Steganalysis-
A pytorch implementation of Deep Learning Hierarchical Representation for Image Steganalysis (YeNet)
Chenlang2018/PyTorch-WGANGP
PyTorch implements WGAN_GP
Chenlang2018/RelativisticGAN
Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"
Chenlang2018/RL-GAN-Net
Official Repository of CVPR 2019 Paper : RL-GAN-Net: A Reinforcement Learning Agent Controlled GAN Network for Real-Time Point Cloud Shape Completion
Chenlang2018/SteganoGAN
SteganoGAN is a tool for creating steganographic images using adversarial training.
Chenlang2018/SuperMarket
设计精良的网上商城系统,包括前端、后端、数据库,基于SSM框架开发,可部署到服务器上,不断完善中……
Chenlang2018/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
Chenlang2018/tf-cifar10
Deep Convolutional Neural Network for CIFAR10 problem. Achieved 91.49% accuracy.
Chenlang2018/the-gan-zoo
A list of all named GANs!
Chenlang2018/tqdm
A Fast, Extensible Progress Bar for Python and CLI
Chenlang2018/XuNet-Structural-Design-of-Convolutional-Neural-Networksfor-Steganalysis
A pytorch implementation of Structural Design of Convolutional Neural Networks for Steganalysis (Xunet)