Code Monkey home page Code Monkey logo

Comments (2)

Bruggles718 avatar Bruggles718 commented on July 18, 2024 1

Thank you so much, I really appreciate it!

from twitchmarkovchain.

tomaarsen avatar tomaarsen commented on July 18, 2024

@Bruggles718
Hello!

The bot takes a bit of time to learn enough to always generate. To give a bit of insight, if you don't supply it with any text like !generate I am, then it will pick a random character out of the alphabet, and see if it knows a word that starts with that character. However, if it picks a character such as q, z, or v, it might not have already learned a word that starts with that character. In that case, it wiill say "There is not enough learned information yet.".

Well, you might ask, "How do I teach it properly?". The bot learns in sequences of 3 words. That means that a bot would learn the following phrases from the previous sentence: The bot learns, bot learns in, learns in sequences, in sequences of, sequences of 3, of 3 words..
Furthermore it only learns these once it has stored up enough of these sequences. I see now that it needs 500 of these before it batch-learns them all, which I realise is too much for smaller chats. As such, I have heavily reduced this in favour of smaller chats, down to 25. I would advise downloading the newest version.
After that, it should quickly start to learn these phrases, and you will start getting results!

Let me know if you have any more issues!

  • Tom

from twitchmarkovchain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.