LSTM pytorch learning project! Built this to learn the basics. Training text is War and Peace, hence the name :)
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
developed a thing that outputs text from the saved model! now you can generate strings on demand using a stored pth model. The model which I just trained isn't perfect (maybe need to increase batch length?) but this should be much easier to package with a UI and an app!
So far I'm just building a blog to track my progress on building the LSTM and learning how it works. I'll probably figure out some Tkinter app build in the near future!