Twitch Bot for generating messages based on what it learned from chat
-
Updated
Jan 2, 2023 - Python
Twitch Bot for generating messages based on what it learned from chat
Auto tweeting bot that amplifies tweets and writes tweets using a Markov chain.
Monte Carlo, Markov Chain Monte Carlo, and Subset Simulation estimators
This repository contains an implementation of a simple text generation algorithm using Markov chains. The algorithm builds a statistical model that predicts the probability of a word or character based on the previous one(s). This model can then be used to generate new text that mimics the style and structure of the input text.
UIUC course ECE314 Probability in Engineering Lab sample code by Jiadong Hong.
Generates random sentences using Markov chains
Utilizing parallel processing techniques on program that will predict pitcher/batter matchups in baseball.
Generating random movie descriptions by implementing a Markov chain, using a Kaggle dataset.
Penentuan Peluang Naik Turun Harga Saham Harian 1 Interval dengan Simulasi Markov Chain
send discord messages to your friends using a text generator created with Markov chain in python. Data scraped from Reddit
Add a description, image, and links to the markovchain topic page so that developers can more easily learn about it.
To associate your repository with the markovchain topic, visit your repo's landing page and select "manage topics."