🏠
Working from home
Research Interests: Brain Imaging and Computational Neuroscience
-
Nanjing University of Science and Technology
- Nanjing,China
- http://caid.cs.uga.edu/?name=people_info&xid=9725801389151321778
Stars
6
stars
written in Python
Clear filter
PyTorch Tutorial for Deep Learning Researchers
Handwritten Digit Recognition using Machine Learning and Deep Learning
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
QinghuaZhao / gcn
Forked from tkipf/gcnImplementation of Graph Convolutional Networks in TensorFlow
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
QinghuaZhao / PyTorch-GAN
Forked from eriklindernoren/PyTorch-GANPyTorch implementations of Generative Adversarial Networks.