Topic: "thompson-algorithm"
alison-carrera/onn
Online Deep Learning: Learning Deep Neural Networks on the Fly / Non-linear Contextual Bandit Algorithm (ONN_THS)
Language: Python - Size: 66.4 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 186 - Forks: 46

xysun/regex
Regular expression engine in Python using Thompson's algorithm.
Language: Python - Size: 5.81 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 110 - Forks: 21

Solawhite/RE2NFA2DFA2MFA
1. Use Thompson algorithm to convert the regular expression to NFA 2. Use the subset construct to convert NFA to DFA 3. Minimize DFA to MFA 4. Use MFA to match strings
Language: Java - Size: 148 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 28 - Forks: 13

R4j4n/Maximizing-Revenue-of-an-Online-Retail-Business
Language: Python - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

angrysky56/Bayesian_MCTS_Agent
Adaptive Advanced Tree Search function designed for OpenWeb-UI
Language: Python - Size: 810 KB - Last synced at: 1 day ago - Pushed at: 19 days ago - Stars: 5 - Forks: 1

phillbush/automata.scm
implementation of automata in r7rs scheme
Language: Scheme - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

LaurentVeyssier/Maximize-Revenues-with-Thompson-Sampling
Maximize revenues of Online Retail Business with Thompson Sampling algorithm
Language: Jupyter Notebook - Size: 659 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

erdogant/thompson
Thompson is Python package to evaluate the multi-armed bandit problem. In addition to thompson, Upper Confidence Bound (UCB) algorithm, and randomized results are also implemented.
Language: Python - Size: 3.44 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 2

AaronGG11/Compiladores
Curso tomado en la ESCOM, con el Maestro Norman Rafael Saucedo.
Language: Python - Size: 27.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

tonisidneimc/Regex-Engine
A simple, but powerful Regular Expression recognizer
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

CavenaghiEmanuele/Multi-armed-bandit
Library on Multi-armed bandit
Language: Python - Size: 29 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

Deftextra/regexEngine
Simple regex engine implementation.
Language: C++ - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dario-santos/TC 📦
Resolução dos problemas de Teoria de Computação 2019/2020
Language: OCaml - Size: 7.84 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Tony0380/Computability
A Java program that can emulate various computational models
Language: Java - Size: 108 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Lipen/fsm-rs
Finite-state machines for Rust
Language: Rust - Size: 95.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

ProgrammerGnome/ATgame_fx
A Theory of Computation mini project in progress using Java and JavaFX GUI.
Language: Java - Size: 2.36 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Piltxi/ERtoDFA
regular expressions and deterministic and non-deterministic finite automata - simulator and analysis software
Language: C++ - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BigFish2086/Regex2MDFA
Input a Regex, get its AST, NFA, DFA and finally it Minimized DFA (Compiler Course Assignment)
Language: Jupyter Notebook - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

naderabdalghani/nfa-elnga7y
A command-line tool that converts a "simple" regular expression into its corresponding nondeterministic finite automaton (NFA) using Thompson’s Construction algorithm
Language: Python - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

daniel-keogh/graph-theory
A Python program that uses an NFA to check if a regular expression matches a given string
Language: Python - Size: 475 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

aaronmorannn/graph-theory
Graph Theory Project - (G00356519)
Language: Python - Size: 259 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

IamGroooooot/finite-automata-challenge
Finite Automata C#으로 구현해보기!
Language: C# - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
