Skip to content

Add transformer based on PyTorch TransformerEncoder

Vlad-Andrei BĂDOIU (78692) requested to merge vladb/pytorch_transf into main

Pull Request Title

Description

Wants to merge: vladb/pytorch_transf into main

Type of change

  • Bug fix
  • New feature
  • Enhancement
  • Documentation update
  • Other (specify right below)

Merge request commits

  • Add transformer based on PyTorch TransformerEncoder

Related Issues

Screenshots or GIFs

Checklist

  • I have tested the code with the changes manually.
  • My code follows the project's style guidelines.
  • I have documented my code for others to understand.
  • I have updated documentation as needed (including README.md, code comments and doc strings).

Reviewer Guidelines

Additional Notes

Fixes #14 (closed)

@mentions

Edited by Vlad-Andrei BĂDOIU (78692)

Merge request reports