Weihan Liao's repositories

Bilibili

下载B站视频到本地

Language:PythonStargazers:1Issues:0Issues:0
Language:PythonLicense:BSD-2-ClauseStargazers:1Issues:0Issues:0

attention-is-all-you-need-pytorch

A PyTorch implementation of the Transformer model in "Attention is All You Need".

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

awesome-graph-embedding

A collection of important graph embedding, classification and representation learning papers with implementations.

License:CC0-1.0Stargazers:0Issues:0Issues:0

BEGAN-tensorflow

Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

cuda_mat

this is a library that uses the reference CUDA bicgstab Ax=b solver implementation

Language:C++License:MITStargazers:0Issues:0Issues:0

CycleGAN

Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.

Language:LuaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

DCGAN-tensorflow

A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

esmm

ctr、cvr预估

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

FaceRecognition-HOG-PCA-SVM

Face Recognition implementation using, HOG, PCA, and SVM Classifier

Language:PythonStargazers:0Issues:0Issues:0

generative-models

Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.

Language:PythonLicense:UnlicenseStargazers:0Issues:0Issues:0

GraphEmbedding

Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

improved_wgan_training

Code for reproducing experiments in "Improved Training of Wasserstein GANs"

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
License:NOASSERTIONStargazers:0Issues:0Issues:0

matplotlib

matplotlib: plotting with Python

Stargazers:0Issues:0Issues:0

models

Models and examples built with TensorFlow

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

nlu_sim

all kinds of baseline models for sentence similarity

Language:PythonStargazers:0Issues:0Issues:0

NSGA-II

This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

practice

practice

Stargazers:0Issues:0Issues:0

raptor

General, high performance algebraic multigrid solver

Language:C++License:BSD-2-ClauseStargazers:0Issues:0Issues:0

scikit-uplift

:exclamation: uplift modeling in scikit-learn style in python :snake:

License:MITStargazers:0Issues:0Issues:0

sklearn-json

A safe, transparent way to share and deploy scikit-learn models.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Tengine

Tengine is a lite, high performance, modular inference engine for embedded device

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

tensorflow-generative-model-collections

Collection of generative models in Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

text_classification

all kinds of text classificaiton models and more with deep learning

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

the-gan-zoo

A list of all named GANs!

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

wgan-gp

A pytorch implementation of Paper "Improved Training of Wasserstein GANs"

Language:PythonLicense:MITStargazers:0Issues:0Issues:0