https://github.com/sukiboo/eldritch_names
Generate names for Eldritch beings
https://github.com/sukiboo/eldritch_names
bigram-model eldritch jupyter-notebook text-generation transformer
Last synced: about 1 month ago
JSON representation
Generate names for Eldritch beings
- Host: GitHub
- URL: https://github.com/sukiboo/eldritch_names
- Owner: sukiboo
- License: mit
- Created: 2023-03-05T21:01:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T22:43:48.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T19:52:28.252Z (over 1 year ago)
- Topics: bigram-model, eldritch, jupyter-notebook, text-generation, transformer
- Language: Jupyter Notebook
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eldritch Name Generator
A toy project to play with text generation techniques and create new names for Eldritch beings inspired by [Eldritch Beings Simulator](https://github.com/joedaws/beings).\
This project is intended to serve as an easy-to-follow fun and educational introduction into the field of data generation.
### Progress
- [x] Get training data
- [x] Train bigram model
- [ ] Train n-gram model
- [ ] Train transformer model
- [ ] Generate cool Eldritch names