CkiChen's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
cleverhans-lab/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
youngyangyang04/PowerVim
Make your vim more power and much easer. 最实用的vim配置🔥
wq2012/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
advboxes/AdvBox
Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
SuperBruceJia/EEG-DL
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
philipperemy/deep-speaker
Deep Speaker: an End-to-End Neural Speaker Embedding System.
astorfi/3D-convolutional-speaker-recognition
:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification
YimianDai/open-aff
code and trained models for "Attentional Feature Fusion"
puge-up/programming-cpp
Linux C/C++ 学习笔记、内含视频 + 电子书 + 项目等,专注于 C++ 技术栈!
xiangzhang1015/Deep-Learning-for-BCI
Resources for Book: Deep Learning for EEG-based Brain-Computer Interface: Representations, Algorithms and Applications
asfathermou/human-computer-interaction
国科大人机交互大作业:多模态情感识别
tanjuntao/Adversarial-Machine-Learning
对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料
sunblaze-ucb/blackbox-attacks
Code used in 'Exploring the Space of Black-box Attacks on Deep Neural Networks' (https://arxiv.org/abs/1712.09491)
getsources/CS-Growing-book
这个项目是findyi第一个github项目。计算机类常用电子书及程序员成长书籍整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等,同时还包括findyi原创内容和findyi团队原创,及程序世界外的认知书籍。
BXuan694/Universal-Adversarial-Perturbation
This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)
grmaple/cpp_mianshi
这个项目主要用作C++开发面试相关知识学习。
xiangzhang1015/EEG_Shape_Reconstruction
Multi-task Generative Adversarial Learning on Geometrical Shape Reconstruction from EEG Brain Signals, published in ICONIP 2019.
duncan-barrack/kaggle_BCI_challenge
contains the code I used for the winning solution for the INRIA BCI challenge
shixianwen/Rapid-transfer-of-brain-machine-interfaces-to-new-neuronal-ensembles-or-participants
cuijiancorbin/Subject-Independent-Drowsiness-Recognition-from-Single-Channel-EEG-with-an-Interpretable-CNN-LSTM
In this project, we propose a CNN-LSTM model to classify single-channel EEG for driver drowsiness detection. We designed a visualization technique by taking advantage of the hidden states output by the LSTM layer. Results show that the model not only has a high accuracy but also learns biologically explainable features, e.g., Alpha spindles, as evidence for the drowsy state.
ali77sina/cGAN_EEG
conditional Generative Adversarial Networks (cGAN) as a means of creating synthetic but real-looking time-series data
bngabonziza/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
quqixun/AdversarialAttack
Attack models that are pretrained on ImageNet. (1) Attack single model or multiple models. (2) Apply white-box attacks or black-box attacks. (3) Apply non-targeted attacks or targeted attacks.
astorfi/PlotNeuralNet
Latex code for making neural networks diagrams