textgenrnn

Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code. (by minimaxir)

Textgenrnn Alternatives

Similar projects and alternatives to textgenrnn

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better textgenrnn alternative or higher similarity.

textgenrnn reviews and mentions

Posts with mentions or reviews of textgenrnn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-30.
  • Modern alternative to textgenrnn?
    1 project | /r/MLQuestions | 9 Jun 2023
    Try this: 1) (Not sure if that's necessary.) Uninstall textgenrnn: pip3 uninstall textgenrnn. 2) Install it using one of this commands: * pip3 install git+git://github.com/minimaxir/textgenrnn.git * pip3 install git+https://github.com/minimaxir/textgenrnn.git (Try the first one, but if it'll raise an error, try the second one.) That's discussion about this "multi_gpu_model not found" error: https://github.com/minimaxir/textgenrnn/issues/222.
  • How do you get a Python IDE to execute Python code?
    1 project | /r/learnpython | 6 Oct 2022
    Thanks! PyCharm seems to work well enough. However, I'm not sure how to run an existing project. I successfully imported this github release: https://github.com/minimaxir/textgenrnn But I don't see any "main" file that can be executed. If I run the "setup.py" file, it complains that there is "no command to be executed." Also, import commands seem to fail, even though I literally have the files in the project that I'm trying to import. :/ I don't know how I'm supposed to run commands defined in the project if they can't be imported into a script.
  • I trained a neural network on every town and village name in England and then made a website that lets you generate them
    2 projects | /r/unitedkingdom | 30 Aug 2021
    This is an utterly fantastic question but I actually don't understand much about neural nets at all, and am just using a prebuilt python library is basically text based neural nets for idiots (https://github.com/minimaxir/textgenrnn) Happy to share data though if you want to find this out and would know how?
  • The Office - an episode generated by NN
    1 project | /r/DunderMifflin | 28 Jun 2021
    Python package: Textgenrnn
  • makeitmetal.net - A metal band name generator using Python/Tensorflow
    2 projects | /r/Python | 1 Jun 2021
    I started off with the model from textgenrnn, which is an RNN with LSTM layers. I'm not an expert on deep learning or different model architectures, and textgenrnn is a great starting point because you can use pretrained weights as a starting point for your model. I tweaked the model architecture slightly to allow multiple context labels, but most of the work on this project was porting the model to TensorFlow.js so it could run in the browser once I'd trained it in Python.
  • What's wrong with my import?
    2 projects | /r/learnpython | 3 May 2021
    Is it installed? https://github.com/minimaxir/textgenrnn#usage
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic textgenrnn repo stats
7
4,943
0.0
almost 2 years ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com