This repo contains a tutorial on RNNs and CNNs in PyTorch based on the name classification with RNNs example by Sean Robertson. In that tutorial, the RNN is implemented from scratch. Here I'll use PyTorch's build-in RNN and LSTM implementations and compare results with a CNN classifier implemented in PyTorch and a simple Naive Bayes classifier implemented in scikit-learn. Please note that this tutorial is not done and may contain many errors! I'm making the incomplete code available as I finish it in-case it may be useful. Caveat emptor!
-
Notifications
You must be signed in to change notification settings - Fork 0
A tutorial on RNNs and CNNs in PyTorch using a simple name classification example
License
bobflagg/classifying-names
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A tutorial on RNNs and CNNs in PyTorch using a simple name classification example
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published