Giter Site home page Giter Site logo
  • šŸ‘‹ Hi, Iā€™m @stokhos
  • āœØ I think the lone wolf survives but the pack dies
  • šŸ‘€ Iā€™m interested in low level cool stuff
  • šŸŒ± Iā€™m currently learning Jax, Pytorch, GYM
  • šŸ’žļø Iā€™m looking to collaborate on low level cool stuff
  • šŸ“« How to reach me: Open an issue here.

Binary Search Tree Structure

            ------   /
           |21, 32| /
           |21, 21|<
           |  20  | \
            ------   \
  --------   /
 | 20, 20 | /
 |14.1, 21|<
 |  None  | \
  --------   \
                      ----------   /
                     | 19.3, 21 | /
                     |19.3, 19.3|<
                     |    19    | \
                      ----------   \
            ----------   /
           | 19, 121  | /
           |14.1, 19.3|<
           |    20    | \
            ----------   \
                      ----------   /
                     |14.1, 199 | /
                     |14.1, 14.1|<
                     |    19    | \
                      ----------   \
ASK: min 14.1  max 21   
BID: max 13    min 10   
            ------   /
           |13, 10| /
           |13, 13|<
           |  12  | \
            ------   \
  ------   /
 |12, 10| /
 |10, 13|<
 | None | \
  ------   \
            ------   /
           |10, 21| /
           |10, 10|<
           |  12  | \
            ------   \

Stokhos's Projects

alacritty icon alacritty

A cross-platform, OpenGL terminal emulator.

anomaliesinoptions icon anomaliesinoptions

In this notebook we will explore a machine learning approach to find anomalies in stock options pricing.

bplustree icon bplustree

Concurrent in-memory B+ Tree featuring optimistic lock coupling

clrs icon clrs

šŸ“š Solutions to Introduction to Algorithms Third Edition

compfinance icon compfinance

Companion code for "Modern Computational Finance: AAD and Parallel Simulations" (Antoine Savine, Wiley, 2018)

continuous-control icon continuous-control

Controlling robotic arm in continuous environment using policy-based reinforcement learning

cvxstoc icon cvxstoc

Disciplined convex stochastic programming. For the cvxstoc home page, please see:

deep-portfolio-theory icon deep-portfolio-theory

Autoencoder framework for portfolio selection (paper published by J. B. Heaton, N. G. Polson, J. H. Witte.)

dpt-rp1-py icon dpt-rp1-py

Python script to manage Sony DPT-RP1 without Digital Paper App

git-manual icon git-manual

:octocat: git command reference manual šŸ¦‹

gruvbox icon gruvbox

A simplified and optimized Gruvbox colorscheme for Vim

helix icon helix

A post-modern modal text editor.

hft icon hft

High Frequency Market Making

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.