Curso de Álgebra Lineal
-
Updated
Jul 18, 2024 - HTML
Curso de Álgebra Lineal
Javascript library for text generation
Lab Exercises of lesson Stochastic Processes at NTUA
Predictions with Markov Chains is a JS application that multiplies a probability vector with a transition matrix multiple times (n steps - user defined). On each step, the values from the resulting probability vectors are plotted on a chart. The resulting curves on the chart indicate the behavior of the system over n steps.
A Markov Chain Generator (MCG) is a prediction machine that uses a transition matrix to generate sequences that are similar to the training sequence. Thus, the output of a MCG mimics the training sequence that led to the values from the transition matrix and the process itself represents a prediction.
Using Markov Chains and Computational Psychodynamics, a process-based approach to modeling event driven personality and cognition, in generative story worlds
Stohastic processes course of National Technical University of Athens.
Create text in Kanye Wests style using markov chains in JS
Bot web que genera texto del escritor guanajuatense Jorge Ibargüengoitia utilizando una cadena de Markov.
Generator using scraped twitter posts from the absolute turd of an Australian politician and fucking with the dataset.
Personal Website
Markov Zinciri Rasgele İsim Üretici
A book of 1500 randomly generated sandwich recipes.
My Extension 2 Major Work (Digital Media)
Consume a text file with sentences and produce a tweet (< 145 characters) with the style of the input text. I see several layers of success in this project and encourage you to shoot for the level that best matches your team's abilities: Level 1 does the base Markov Sentence Generation from the sample text. (Google around and you'll find lots of…
Add a description, image, and links to the markov-chain topic page so that developers can more easily learn about it.
To associate your repository with the markov-chain topic, visit your repo's landing page and select "manage topics."