wide-and-deep
There are 35 repositories under wide-and-deep topic.
tobegit3hub/tensorflow_template_application
TensorFlow template application for deep learning
alibaba/EasyRec
A framework for large scale recommendation algorithms.
lambdaji/tf_repos
TensorFlow Script
DataCanvasIO/DeepTables
DeepTables: Deep-learning Toolkit for Tabular data
DSXiangLi/CTR
CTR模型代码和学习笔记总结
Lapis-Hong/wide_deep
Wide and Deep Learning for CTR Prediction in tensorflow
GitHub-HongweiZhang/prediction-flow
Deep-Learning based CTR models implemented by PyTorch
tangxyw/RecAlgorithm
主流推荐系统Rank算法的实现
jrzaurin/Wide-and-Deep-Keras
Keras implementation of Tensorflow's Wide and Deep Algorithm
Hirosora/LightCTR
LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.
wudikua/ps
自己实现的深度学习训练框架,纯java实现,没有过多的第三方依赖,可分布式训练
Gavince/Recommend-System
深度学习与推荐系统学习,理论结合代码更香。
Lapis-Hong/Wide-ResDNN
Wide and Deep Learning(Wide&ResDNN) for Kaggle Criteo Dataset in tensorflow
mayukh18/reco
a simple yet versatile recommendation systems library in python
yxtay/recommender-tensorflow
Recommendation Models in TensorFlow
shibing624/rater
rater, recommender systems. 推荐模型,包括:DeepFM,Wide&Deep,DIN,DeepWalk,Node2Vec等模型实现,开箱即用。
zeroized/DeepRec-torch
Easy-to-use pytorch-based framework for RecSys models
AshutoshDongare/Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
HanpyBin/recommendation-system-model
Implementation with Pytorch of DeepCrossing, DeepFM,NFM,Wide&Deep
busesese/Wide_Deep_Model
wide deep ctr model by pytorch
searchlink/wide_deep_model
基于wide deep模型的CTR预估,从训练到部署
floydhub/regression-template
Build a deep learning model for predicting the price of wine given the description
przemekmas/MachineLearningSoftware
This is a C# WPF software, which helps to understand how TensorFlow and computer vision works in general. The efficiency of code will be improved as the project expands. Feel free to suggest how the code can be improved.
datamarket-tobigs/TripBigs_Web
[제 10회 투빅스 컨퍼런스] Tripbigs - 호텔부터 맛집까지, 여행객을 위한 추천 시스템
jerrywn121/SIGSPATIAL_2021_GISCUP_ETA_WDRR_DFMRR
SIGSPATIAL 2021 GISCUP ETA Contest
licesonw/deepmm
Multimodal deep learning package that uses both categorical and text-based features in a single deep architecture for regression and binary classification use cases.
nwihardjo/yelp_challenge
Deep Learning Project using Yelp Dataset
whw199833/gbiz_torch
A comprehensive toolkit package designed to help you accurately predict key metrics in commercial area
JiaxiangBU/data-science-bowl-2019EX
The notebooks for the competition Data Science Bowl 2019
Anannyap7/text-extraction-from-image
Handwritten Text Extraction from an Image of a Document using Transformers
ahmadara/Predicting-the-Euro-price
Predicting the Euro price using news and price fluctuations.
jbeen2/TripBigs_Web
[제 10회 투빅스 컨퍼런스] Tripbigs - 호텔부터 맛집까지, 여행객을 위한 추천시스템
mhzarem/wide_deep_neural_network
implement kerase base wide_deep
minhosong88/wide_and_deep_network_bank_marketing
This project is part of a lab assignment where we explored the application of wide and deep networks to the Bank Marketing dataset.
seeker1943/pytorch-widedeep
A flexible package to combine tabular data with text and images using Wide and Deep models in Pytorch