Pinned Repositories
Diffusion-Models-Papers-Survey-Taxonomy
Diffusion model papers, survey, and taxonomy
Digital-Image-Processing-EE569
ee569
ee541-hw5-starter
Fashion Compatibility Prediction with Deep Learning
FA20_CS551
Emory System Programming Course
Machine-Learning-Notes
白板推导系列课程笔记 初版
MoveSim
Codes for paper in KDD 2020 (AI for COVID-19): Learning to Simulate Human Mobility
mri-variationalnetwork
Source code to our paper: "Learning a Variational Network for Reconstruction of Accelerated MRI Data"
pytorch_mri_variationalnetwork
A pytorch implementation for variational network for MRI reconstruction
SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
StyleBank.Pytorch
Deep Learning Model for Stylebank with Pytorch
Siyu-Li-dream-follower's Repositories
Siyu-Li-dream-follower/GNNPapers
Must-read papers on graph neural networks (GNN)
Siyu-Li-dream-follower/mri-variationalnetwork
Source code to our paper: "Learning a Variational Network for Reconstruction of Accelerated MRI Data"
Siyu-Li-dream-follower/Machine-Learning-Notes
白板推导系列课程笔记 初版
Siyu-Li-dream-follower/TrajGAIL
This repository contains implementation details and codes for the TrajGAIL
Siyu-Li-dream-follower/pytorch_mri_variationalnetwork
A pytorch implementation for variational network for MRI reconstruction
Siyu-Li-dream-follower/recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
Siyu-Li-dream-follower/EE660_Machine_Learning_From_Signals
EE660 Machine Learning From Signals (2019Fall)
Siyu-Li-dream-follower/StyleBank.Pytorch
Deep Learning Model for Stylebank with Pytorch
Siyu-Li-dream-follower/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
Siyu-Li-dream-follower/SeqGAN-PyTorch
A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.
Siyu-Li-dream-follower/Stylebank
Unofficial Implementation of the paper: StyleBank: An Explicit Representation for Neural Image Style Transfer
Siyu-Li-dream-follower/StyleBank-1
A PyTorch Implementation of StyleBank: An Explicit Representation for Neural Image Style Transfer
Siyu-Li-dream-follower/Virtual-Self-Driving-Car-AI-using-Kivy-and-Reinforcement-Learning
I implemented a car which is built using Kivy framework and then used 3 sensors and trained it using Reinforcement Learning
Siyu-Li-dream-follower/Self-Driving-Car-AI
A simple self-driving car AI python script using the deep Q-learning algorithm