shawndr's Stars
dreamRs/esquisse
RStudio add-in to make plots interactively with ggplot2
ModelOriented/DALEX
moDel Agnostic Language for Exploration and eXplanation
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
solid/solid
Solid - Re-decentralizing the web (project directory)
WZBSocialScienceCenter/tmtoolkit
Text Mining and Topic Modeling Toolkit for Python with parallel processing power
LexPredict/lexpredict-lexnlp
LexNLP by LexPredict
tristandeleu/pytorch-maml-rl
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
openai/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
limbee/NTIRE2017
Torch implementation of "Enhanced Deep Residual Networks for Single Image Super-Resolution"
amoudgl/short-jokes-dataset
Python scripts for building 'Short Jokes' dataset, featured on Kaggle
terryum/Data-Augmentation-For-Wearable-Sensor-Data
A sample code of data augmentation methods for wearable sensor data (time-series data)
tkarras/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
luanfujun/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
NVlabs/MUNIT
Multimodal Unsupervised Image-to-Image Translation
facebookresearch/fastText
Library for fast text representation and classification.
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
domainxz/top-k-rec
A method collection for top-k recommendation
dojoteef/dvae
Denoising Variational Autoencoder
yzwxx/vae-celebA
Variational auto-encoder trained on celebA . All rights reserved.
xiaqunfeng/machine-learning-yearning
Translation of <Machine Learning Yearning> by Andrew NG
hexiangnan/sigir16-eals
Experiments codes for SIGIR'16 paper "Fast Matrix Factorization for Online Recommendation with Implicit Feedback "
hexiangnan/neural_collaborative_filtering
Neural Collaborative Filtering
robolyst/google
A Python module for easily accessing Google data that sits behind a login.
jasonyaw/CDAE
Collaborative Denoising Auto-Encoder for Top-N Recommender Systems
henry0312/CDAE
Collaborative Denoising Auto-Encoder (CDAE)
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
jfkirk/tensorrec
A TensorFlow recommendation algorithm and framework in Python.
maciejkula/spotlight
Deep recommender models using PyTorch.
maciejkula/triplet_recommendations_keras
An example of doing MovieLens recommendations using triplet loss in Keras