Implementing stan model in pymc3

I also was wondering if there was any general advice for translating a Stan model into Pymc3? I’ve tried an example discussed here: Insurance Loss Reserving Model

but it’s not quite right and i’m unsure of whether this is due to differences under the hood or that i’ve simply misspecified the model. More likely the latter… but it would be good to know how?