Pinned Repositories
Algorithm
Algorithm
amazon-dsstne
Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
Bayes
BayesianTutorials
Implementing MCMC sampling from scratch in R for various Bayesian models
CDAE
Collaborative Denoising Auto-Encoder for Top-N Recommender Systems
countif.github.io
CTR_Prediction
CTR prediction using FM FFM and DeepFM
enas_nni
This code is for running enas on nni.
Summary-of-Recommender-System-Papers
阅读过的推荐系统论文的归类总结,持续更新中…
countif's Repositories
countif/enas_nni
This code is for running enas on nni.
countif/CTR_Prediction
CTR prediction using FM FFM and DeepFM
countif/Summary-of-Recommender-System-Papers
阅读过的推荐系统论文的归类总结,持续更新中…
countif/amazon-dsstne
Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
countif/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
countif/darts
Differentiable architecture search for convolutional and recurrent networks
countif/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
countif/DeepRec
Implementation of Deep Learning based Recommender Algorithms with Tensorflow.
countif/DeepRecommender
Deep learning for recommender systems
countif/Densenet-Tensorflow
Simple Tensorflow implementation of "Densenet" using Cifar10, MNIST
countif/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
countif/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
countif/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
countif/fm_tensorflow
Factorization Machines implementation with Tensorflow
countif/GPRWGE
countif/GraphGAN
A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)
countif/keras
Deep Learning for humans
countif/models
Models and examples built with TensorFlow
countif/nni
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
countif/RecommenderSystems
countif/Resys-Model
countif/spotlight
Deep recommender models using PyTorch.
countif/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
countif/tensorflow
Computation using data flow graphs for scalable machine learning
countif/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
countif/tensorflow-resnet
ResNet model in TensorFlow
countif/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
countif/Try-Django
Learn Django bit by bit in this series
countif/Wide-ResDNN
Wide and Deep Learning(Wide&ResDNN) for Kaggle Criteo Dataset in tensorflow
countif/wide_deep
Wide and Deep Learning for CTR Prediction in tensorflow