PyTorch version of DeepCTR.Usepip install -U deepctr-torch to install!
DeepCTR is a Easy-to-use,Modular and Extendible package of deep-learning based CTR models along with lots of core components layers which can be used to build your own custom model easily.You can use any complex model with model.fit()and model.predict() .
Let's Get Started!(Chinese Introduction)