TolstAI

TolstAI Used AI

2 devlogs
5h 48m
Created by Elliot Zhang

LSTM pytorch learning project! Built this to learn the basics. Training text is War and Peace, hence the name :)

Timeline

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!

Update attachment

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!

Update attachment