Closed stsievert closed 3 years ago
What does this PR implement? It removes spaghetti code around Skorch. In v0.4.5 and v0.4.4, I only use Skorch for initialization, but _embed.Embedding still inherits from Skorch's NeuralNet. This PR removes that.
_embed.Embedding
Reference issues/PRs
What does this PR implement? It removes spaghetti code around Skorch. In v0.4.5 and v0.4.4, I only use Skorch for initialization, but
_embed.Embedding
still inherits from Skorch's NeuralNet. This PR removes that.Reference issues/PRs