Skip to content

A prototype version of our submitted paper: Conversion Prediction Using Multi-task Conditional Attention Networks to Support the Creation of Effective Ad Creatives.

Notifications You must be signed in to change notification settings

shunk031/Multi-task-Conditional-Attention-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-task Conditional Attention Networks

A prototype version of our submitted paper: Conversion Prediction Using Multi-task Conditional Attention Networks to Support the Creation of Effective Ad Creatives.

Setup using Docker

$ docker build -t multi-task-cond-net-env .
$ docker create -it -v /data:/data --name datavolume busybox
$ docker run -it -p 8888:8888 --runtime=nvidia --volumes-from datavolume --rm --name multi-task-cond-net multi-task-cond-net-env

About

A prototype version of our submitted paper: Conversion Prediction Using Multi-task Conditional Attention Networks to Support the Creation of Effective Ad Creatives.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published