Mikhail Goykhman (Goykhman)

Goykhman

Geek Repo

Location:Charlotte NC

Github PK Tool:Github PK Tool

Mikhail Goykhman's repositories

Stock_exchange

Stock exchange facilitating trading of one kind of stock by maintaining order book and operating matching engine. Matching engine interfaces with the records of market participants kept in the client book, and updates their portfolios accordingly to the filled orders.

Language:PythonLicense:NOASSERTIONStargazers:26Issues:5Issues:1

Stock_market

Another implementation of stock matching engine which uses binary heaps to store prices in bid/ask order books, and balances the orders recursively.

Language:PythonLicense:NOASSERTIONStargazers:14Issues:3Issues:0

Counterfactual_regret_minimization_for_poker

CFR algorithm optimizing strategies in simplified poker

Language:C++License:NOASSERTIONStargazers:9Issues:1Issues:0

Generate_poker_hands_ranks

Generates a file which lists all the five-card poker hands sorted in decreasing strength

Language:C++License:NOASSERTIONStargazers:4Issues:1Issues:0

BondPriceCalculator

Fast calculator of simple and callable bonds prices

Language:PythonStargazers:2Issues:2Issues:0

Genetic_algorithms

Comments on applications of genetic algorithms and evolutionary selection to optimization problems

Language:PythonLicense:NOASSERTIONStargazers:2Issues:1Issues:0

Hidden_Markov_models

Rendition of a well known techniques: forward/backward, Baum-Welch, and Viterbi algorithms. Tested on a simulated random Hidden Markov processes.

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

Simple_Bayesian_update

Simple Bayesian update of the coin toss probabilities.

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

Fat_tails_parameter_estimation

How to choose well-defined observables when dealing with fat-tailed probability distributions

Language:Jupyter NotebookLicense:MITStargazers:1Issues:3Issues:0

Hawk_Dove_Game

Simulation of convergence to Evolutionary Stable Strategy (ESS) in the Hawk/Dove game.

Language:JavaScriptLicense:NOASSERTIONStargazers:1Issues:1Issues:0

Mathematics_of_electoral_college

Mathematical description of electoral college voting process and its comparison with the popular / majority voting system

License:NOASSERTIONStargazers:1Issues:2Issues:0

Probability_and_quantum_mechanics

Some basic remarks about the probability theory and quantum mechanics.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Random_market

Examples of a simulated trading activity.

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

TeXhelper

Various helpful scripts for typesetting TeX articles

Language:C++License:MITStargazers:1Issues:2Issues:0

Blackjack

Testing blackjack strategies

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0

Blackjack_evolution

Evolutionary programming approach to the problem of blackjack basic strategy optimization

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0

Fast_poker_hand_evaluator

Fast poker hands evaluator

Language:C++Stargazers:0Issues:1Issues:0

Nodejs_MySQL_promise_wrapper

A simple promise wrapper for mysql node package

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

NvestoAlgo

Package for algorithmic trading at Nvesto Stock Exchange trading platform

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Recurrent_Neural_Network

A simple implementation of RNN.

Language:PythonStargazers:0Issues:2Issues:0

Visual_poker_classifier

Visual poker hands classifier, which uses naive sequential search for possible poker hands in descending order.

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0