innerpace-X's Stars
mli/paper-reading
深度学习经典、新论文逐段精读
latextemplates/LNCS
Improved Lecture Notes in Computer Science (LNCS) template
thu-ml/ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
rtflynn/Cifar-Autoencoder
A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.
vtddggg/CAA
The implementation of our paper: Composite Adversarial Attacks (AAAI2021)
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
yizt/Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
yousuketakada/prml_errata
More PRML Errata
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
google-research/disentanglement_lib
disentanglement_lib is an open-source library for research on learning disentangled representations.
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
P2333/Max-Mahalanobis-Training
Max Mahalanobis Training (ICML 2018 + ICLR 2020)
mnikitin/EfficientNet
Gluon implementation of EfficientNet and EfficientNet-lite
StacyYang/gluoncv-torch
PyTorch API for GluonCV Models
dmlc/gluon-cv
Gluon CV Toolkit
alvinwan/neural-backed-decision-trees
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
yzkang/My-Data-Competition-Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
daviddwlee84/DeepLearningPractice
Basically the neural network based implementation and corresponding notes.
TolicWang/RNN
RNN示例集合
dshieble/Tensorflow_Deep_Taylor_LRP
Layerwise Relevance Propagation with Deep Taylor Series in TensorFlow
albermax/innvestigate
A toolbox to iNNvestigate neural networks' predictions!
mashangxue/tensorflow2-zh
TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。
horance-liu/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
negrinho/deep_architect
A general, modular, and programmable architecture search framework
bethgelab/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
PAIR-code/saliency
Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).
fxxkmakeding-archieve/fxxkmakeding
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
tensorpack/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility