NVIDIA-Merlin / models

Merlin Models is a collection of deep learning recommender system model reference implementations
https://nvidia-merlin.github.io/models/main/index.html
Apache License 2.0
262 stars 50 forks source link

Adding Link #1091

Closed marcromeyn closed 1 year ago

marcromeyn commented 1 year ago

Goals :soccer:

Adding Link class to make building modern architectures easier. Some default options we offer are: residual & shortcut connections. A user can provide these as a pytorch Module or as a string.

Implementation Details :construction:

Testing Details :mag:

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/models/review/pr-1091