You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used Pytorch to build a RNN(Recurrent Neural Network) which classified 27,000 city name by 9 countries with accuracy about 48%.
I also built a character-level RNN to generate sentences from Donald Trump’s speech.