uestcwangxiao's repositories
ActivityNet
This repository is intended to host tools and demos for ActivityNet
cann_base
Basic Implementation of a Continuous-attractor Neural Network
Convolution_LSTM_PyTorch
Multi-layer convolutional LSTM with Pytorch
deeplearningbook-chinese
Deep Learning Book Chinese Translation
disentangled_vae
Replicating "Understanding disentangling in β-VAE"
ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
firstRNN
rnn
generative-models
Collection of generative models, e.g. GAN, VAE in Tensorflow, Keras, and Pytorch.
generative-query-network-pytorch
Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering"
generative_models
Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE
Interview-Notes
包含机器学习、深度学习、图像处理、c++等视觉算法岗面试必备基础知识
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
Paper-Implementations
Use PyTorch to implement some classic frameworks
PKU-Computational-Neuroscience-Journal-Club
Computational Neuroscience Journal Club in PKU
pyprobml
Python code for "Machine learning: a probabilistic perspective"
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
pytorch-CartoonGAN
Pytorch implementation of CartoonGAN (CVPR 2018)
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
RLexample
Some basic examples of playing with RL
rnn-tutorial
Materials for RNN tutorial @ Harvard-MIT Theoretical and Computational Neuroscience Journal Club
tensorflow
Computation using data flow graphs for scalable machine learning
tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
TF-Tutorials
A collection of deep learning tutorials using Tensorflow and Python
VAEBM
(Unofficial) Implementation of VAEBM (Xiao et al. 2021)