Brian Standage's repositories

8-Puzzle

A python AI that implements breadth first search to solve an 8-puzzle.

Language:PythonStargazers:1Issues:1Issues:0

Anagram

Checks if two strings are anagrams of one another.

Language:JavaStargazers:0Issues:1Issues:0

Binary-Tree-Traversal

Preorder, Inorder, and Postorder traversals for binary trees

Language:JavaStargazers:0Issues:1Issues:0

Caesar-Cipher-Decoder

A Caesar cipher decoder that returns an encoded message in english.

Language:PythonStargazers:0Issues:1Issues:0

CowboySimulation

A probability simulation

Language:PythonStargazers:0Issues:1Issues:0

CuttingSequence

An interactive program to understand the relationship between the cutting sequence and continued fraction though hyperbolic geometry simulation.

Language:PythonStargazers:0Issues:2Issues:0

markov-shakespeare

A Markov Chain that produces text in the style of Shakespeare.

Language:HTMLStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

ProgressiveBetting-RouletteSimulation

A simulation to visualize the idea of progressive betting in roulette. This is a practical example of a stochastic process with discrete time and discrete state space (Markov Chain).

Language:PythonStargazers:0Issues:1Issues:0

Snake.NET

Retro Snake game using C# WinForms

Stargazers:0Issues:1Issues:0

DeepLearningCamelyon

DeepLearning - Camelyon16 dataset

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:1Issues:0

fabric-samples

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.

Language:GoLicense:Apache-2.0Stargazers:0Issues:1Issues:0

fall2019-a290-js-lectures

to post some code we develop in class

Language:JavaScriptStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

HammingDistanceWithStrings

Generate a set of strings with the exact hamming distance d from a given string.

Language:PythonStargazers:0Issues:1Issues:0

JMarket

JMarket is a marketplace system which allows users to buy, sell, and track a variety of items.

Language:JavaStargazers:0Issues:1Issues:0

K-mer_Frequency_Counter

Counts the frequency of each k-mer in a given string.

Language:PythonStargazers:0Issues:1Issues:0

K-mer_Palindrome

A given k-mer is a palindrome if its reverse compliment is identical to itself. Given a value for k, this function returns all k-mers that are palindromes.

Language:PythonStargazers:0Issues:1Issues:0

Minimum-Skew-Problem

Returns all integers i of which the initial substring of length i minimizes the skew of the genome.

Language:PythonStargazers:0Issues:1Issues:0

pi-continued-fraction

Approximating pi using the Chudnovsky Algorithm, finding the coefficients of the continued fraction of pi, evaluating the results compared to the expected distribution of the coefficients of the continued fraction of pi, ...

Language:PythonStargazers:0Issues:2Issues:0

play-midi

A very brief shell script to play MIDI files within the Terminal.

Language:ShellStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:0Issues:1Issues:0