huyoboy

huyoboy

Geek Repo

Company:ecnu

Github PK Tool:Github PK Tool

huyoboy's repositories

binwalk

Firmware Analysis Tool

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

cleverhans

An adversarial example library for constructing attacks, building defenses, and benchmarking both

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ctf-wiki

A new start for CTF Wiki! Come and join us, we need you!

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

deeplearning-models

A collection of various deep learning architectures, models, and tips

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

DeepRobust

A pytorch adversarial library for attack and defense methods on images and graphs

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

deepWordBug

Paper: "Black-box Generation of Adversarial Text Sequences to Evade Deep Learning Classifiers", / Interactive Demo @

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

fast_text_gcn

FastGCN for inductive text classification

Stargazers:0Issues:0Issues:0

fucking-algorithm

手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.

Stargazers:0Issues:0Issues:0

gcn

Implementation of Graph Convolutional Networks in TensorFlow

License:MITStargazers:0Issues:0Issues:0

GCN_ADV_Train

Adversarial training for Graph Neural Networks

Stargazers:0Issues:0Issues:0

GFAttack

A Restricted Black-box Adversarial Framework Towards Attacking Graph Embedding Models

Stargazers:0Issues:0Issues:0

GloVe

GloVe model for distributed word representation

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

GraphNeuralNetwork

《深入浅出图神经网络:GNN原理解析》配套代码

Stargazers:0Issues:0Issues:0

leetcode

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

License:Apache-2.0Stargazers:0Issues:0Issues:0

LeetCodeAnimation

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

Stargazers:0Issues:0Issues:0

LSTM-Neural-Network-for-Time-Series-Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:1Issues:0

machinelearning

My blogs and code for machine learning. http://cnblogs.com/pinard

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

ML-NLP

此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

Stargazers:0Issues:0Issues:0

models

Pre-trained and Reproduced Deep Learning Models (经典复现模型)

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

models-1

Models and examples built with TensorFlow

License:Apache-2.0Stargazers:0Issues:0Issues:0

nettack

Implementation of the paper "Adversarial Attacks on Neural Networks for Graph Data".

License:MITStargazers:0Issues:0Issues:0

nlp-tutorial

Natural Language Processing Tutorial for Deep Learning Researchers

License:MITStargazers:0Issues:0Issues:0

nlp_adversarial_examples

Implementation code for the paper "Generating Natural Language Adversarial Examples"

License:MITStargazers:0Issues:0Issues:0

nndl.github.io

《神经网络与深度学习》 Neural Network and Deep Learning

Language:HTMLStargazers:0Issues:0Issues:0

node_embedding_attack

Adversarial Attacks on Node Embeddings via Graph Poisoning

License:MITStargazers:0Issues:0Issues:0

one-pixel-attack-keras

Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet

License:MITStargazers:0Issues:0Issues:0

TAADpapers

Must-read Papers on Textual Adversarial Attack and Defense

Stargazers:0Issues:0Issues:0

text_gcn

Graph Convolutional Networks for Text Classification. AAAI 2019

Stargazers:0Issues:0Issues:0

torchtext-summary

torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0