openproblems-v2 icon indicating copy to clipboard operation
openproblems-v2 copied to clipboard

[predict_modality] add Simple MLP from Neurips 2021

Open KaiWaldrant opened this issue 2 years ago • 1 comments

Describe your changes

Issue ticket number and link

Closes #xxxx (Replace xxxx with the GitHub issue number)

Checklist before requesting a review

  • [ ] I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • [ ] Breaking changes
    • [ ] New functionality
    • [ ] Major changes
    • [ ] Minor changes
    • [ ] Bug fixes
  • [ ] Proposed changes are described in the CHANGELOG.md

  • [ ] CI Tests succeed and look good!

KaiWaldrant avatar Jan 25 '24 15:01 KaiWaldrant

limitations:

  • Unable to test due to GPU requirements.
  • For now too many code changes are required to make it working.

KaiWaldrant avatar Jan 25 '24 15:01 KaiWaldrant

Superseded by #441

rcannood avatar Aug 26 '24 21:08 rcannood