DEV Community

vaidhyanathan
vaidhyanathan

Posted on

1 1

Help needed on Deep learning design

I am learning pytorch. The use case is I wanted to give a personalised recommendation to users based on region. The problem is I needed to create multiple Graphs which are more or less the same(But not exactly equivalent) based on each region.

The solution some people suggested is to create separate graphs for each region and use them. But I am not convinced with this approach, because region may quickly grow.

Can somebody help?

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay