Skip-gram with negative sampling in PyTorch
Implementation from scratch of skip-gram with negative sampling. Credits: WASP Course of Marco Kuhlmann (Linköping University) and Richard Johansson (Chalmers University of Technology).
Click on Skip-gram with negative sampling in PyTorch to open the resource.