linzehua's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
pwxcoo/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
yuanguangxin/LeetCode
LeetCode刷题记录与面试整理
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
affinelayer/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
transcranial/keras-js
Run Keras models in the browser, with GPU support using WebGL
alirezadir/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
InsaneLife/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
luong-komorebi/Begin-Latex-in-minutes
📜 Brief Intro to LaTeX for beginners that helps you use LaTeX with ease.
hmmlearn/hmmlearn
Hidden Markov Models in Python, with scikit-learn like API
zzw922cn/Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
PythonOT/POT
POT : Python Optimal Transport
nobody132/masr
中文语音识别; Mandarin Automatic Speech Recognition;
rois-codh/kmnist
Repository for Kuzushiji-MNIST, Kuzushiji-49, and Kuzushiji-Kanji
cbovar/ConvNetDraw
Draw multi-layer neural network in your browser
hwalsuklee/tensorflow-mnist-VAE
Tensorflow implementation of variational auto-encoder for MNIST
xuqiantong/GAN-Metrics
An empirical study on evaluation metrics of generative adversarial networks.
pfnet-research/tgan
The implementation of Temporal Generative Adversarial Nets with Singular Value Clipping
wnhsu/ScalableFHVAE
This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders"
cshenton/auto-encoding-variational-bayes
Replication of "Auto-Encoding Variational Bayes" (Kingma & Welling, 2013)
mingukkang/VAE-tensorflow
Code for Variational AutoEncoder(VAE) using tensorflow
harryliew/WGAN-TS
Implementation of WGAN-TS
veronicatozzo/dalila
DictionAry LearnIng LibrAry
mike-snow/Kantorovich-Distance
Solution to the Kantorovich optimal transport problem