Pinned Repositories
adversarial-feature-augmentation
Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018
AI_Artistry
Python implementation of "A Neural Algorithm of Artistic Style," Gatys et al.
autograd
Efficiently computes derivatives of numpy code.
bayesian_dense
Bayesian Weight Uncertainty Dense Layer for Keras
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
HadoopMessageTest
Hexitricity
Deep Convolutional Neural Network, Reinforcement Learning, and Monte Carlo Tree Search to play Hex.
nmt
TensorFlow Neural Machine Translation Tutorial
reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
cold-blue's Repositories
cold-blue/adversarial-feature-augmentation
Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018
cold-blue/bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, XLNet, and RoBERTa)
cold-blue/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
cold-blue/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
cold-blue/Coloring-greyscale-images-in-Keras
Coloring B&W portraits with neural networks.
cold-blue/CR-GAN
Yu Tian et al. "CR-GAN: Learning Complete Representations for Multi-view Generation", IJCAI 2018
cold-blue/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
cold-blue/DEC-keras
Keras implementation for Deep Embedding Clustering (DEC)
cold-blue/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
cold-blue/ECNU-Dissertations-Latex-Template
华东师范大学硕(博)士论文LaTex模板
cold-blue/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow >= 1.2rc0
cold-blue/Finetune_YOLOv3_Part_detection
I fine-tune the YOLOv3 model by changing the output classes to do some part detection.
cold-blue/fitlog
fitlog是一款在深度学习训练中用于辅助用户记录日志和管理代码的工具
cold-blue/generative_inpainting
DeepFill v1/v2, Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
cold-blue/IGOS
Visualizing Deep Networks by Optimizing with Integrated Gradients (I-GOS)
cold-blue/keras
Deep Learning for humans
cold-blue/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
cold-blue/Keras-GAN
Keras implementations of Generative Adversarial Networks.
cold-blue/learnopencv
Learn OpenCV : C++ and Python Examples
cold-blue/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
cold-blue/ML-From-Scratch
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
cold-blue/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
cold-blue/openvino_debug
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
cold-blue/PrivacyPilot
A simple and easy-to-use local LLM plugin that helps you efficiently handle local private data.
cold-blue/rbm-ae-tf
Tensorflow implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.
cold-blue/Sparse_autoencoder
Implementing sparse autoencoder for MNIST data classification using keras and tensorflow
cold-blue/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
cold-blue/tied-autoencoder-keras
Autoencoder layers (with tied encode and decode weights) for Keras
cold-blue/Unsupervised-Segmentation
A high performance impermentation of Unsupervised Image Segmentation by Backpropagation - Asako Kanezaki
cold-blue/USTC-CS-Courses-Resource
:heart:**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)