Arraymancer icon indicating copy to clipboard operation
Arraymancer copied to clipboard

CRF head [WIP]

Open singularperturbation opened this issue 6 years ago • 4 comments
trafficstars

I'm going to need some help refining this (especially not sure yet how the backward pass will work), but I think that I can add a CRF head for sequence prediction that should work with (for example) the GRU layer.

I've been mostly following your guide https://github.com/mratsim/Arraymancer/issues/331

TODO:

  • Finish forward implementation
  • Backward pass implementation
  • Lots more testing / move tests to test directory
  • Example?

singularperturbation avatar Oct 23 '19 15:10 singularperturbation

Don't hesitate to ask if you are stuck on a specific thing. I'm available here or all day through the Gitter channel or Nim IRC.

mratsim avatar Nov 07 '19 22:11 mratsim

Thanks, appreciate it! I'm going to try and pick this up again tonight/tomorrow and will probably have some better questions once I'm done with the forward pass.

singularperturbation avatar Nov 16 '19 22:11 singularperturbation

Haven't forgotten about this, just haven't had as much time to work on this as I thought I would.

singularperturbation avatar Dec 02 '19 16:12 singularperturbation

No problem, I don't have much time myself

mratsim avatar Dec 02 '19 23:12 mratsim