Pinned Repositories
alibaba
Big data competition
BEGAN-tensorflow
Implementation of Google Brain's BEGAN in Tensorflow
caffe
modified version of caffe which support DeconvNet and DecoupledNet
caffe-unpooling
Caffe with unpooling layers and example usage.
cca_zoo
Canonical Correlation Analysis Zoo: CCA, GCCA, MCCA, DCCA, DGCCA, DVCCA, DCCAE, KCCA and regularised variants including sparse CCA , ridge CCA and elastic CCA. Deep models are implemented using Pytorch
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
daiyl.github.io
datasciencecoursera
Homework
datasharing
The Leek group guide to data sharing
medical-data
daiyl's Repositories
daiyl/medical-data
daiyl/BEGAN-tensorflow
Implementation of Google Brain's BEGAN in Tensorflow
daiyl/caffe-unpooling
Caffe with unpooling layers and example usage.
daiyl/cca_zoo
Canonical Correlation Analysis Zoo: CCA, GCCA, MCCA, DCCA, DGCCA, DVCCA, DCCAE, KCCA and regularised variants including sparse CCA , ridge CCA and elastic CCA. Deep models are implemented using Pytorch
daiyl/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
daiyl/daiyl.github.io
daiyl/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
daiyl/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
daiyl/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
daiyl/dl_tutorials
Deep learning tutorials (2nd ed.)
daiyl/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral)
daiyl/healthcare
daiyl/image-augmentation
daiyl/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
daiyl/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
daiyl/LiMu-Deep-Learning-by-hands
daiyl/MachineLearning
This project contain some machine learning algrithm demo.Maybe the code is also useful to you.
daiyl/min-char-rnn
Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy
daiyl/MultimodalDataFusion
daiyl/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
daiyl/notes-machine-learning
My Notes on Machine Learning
daiyl/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
daiyl/RLs
Reinforcement Learning Algorithms:SAC, TD3, TAC
daiyl/simulated-unsupervised-tensorflow
TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"
daiyl/tensorflow
An Open Source Machine Learning Framework for Everyone
daiyl/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
daiyl/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
daiyl/Text-Classification
Implementation of papers for text classification task on DBpedia
daiyl/WGAN-tensorflow
a tensorflow implementation of WGAN
daiyl/zh-NER-TF
A simple BiLSTM-CRF model for Chinese Named Entity Recognition task