Pinned Repositories
ABCDistances.jl
Performs approximate Bayesian computation (ABC) using various distance functions
AdaptiveABC.jl
Approximate Bayesian Computation method from Prangle (2017): Adapting the ABC distance function
ApproxBayes.jl
Approximate Bayesian Computation (ABC) algorithms for likelihood free inference in julia
LatentOrderBookModel.jl
A model of the latent-order book implemented in Julia
LunoAPI.jl
Basic Julia API for the Luno Exchange
SequentialLOB.jl
statistical-arbitrage
Hogan/Jarrows Test for Statistical Arbitrage - Needs a lot of cleaning up, but core functionality is there
StylizedFacts.jl
terraform-plan-summariser
A Python Library created during the Baringa DAA Hackathon 2022 which summarises Terraform Plans. Inspired by tf-summarise, a Go CLI utility which summarise a Terraform plan
UCT-HPC-Resources
Example scripts and resources for using UCT's High Performance Computing Facility
GantZA's Repositories
GantZA/statistical-arbitrage
Hogan/Jarrows Test for Statistical Arbitrage - Needs a lot of cleaning up, but core functionality is there
GantZA/UCT-HPC-Resources
Example scripts and resources for using UCT's High Performance Computing Facility
GantZA/LatentOrderBookModel.jl
A model of the latent-order book implemented in Julia
GantZA/SequentialLOB.jl
GantZA/ABCDistances.jl
Performs approximate Bayesian computation (ABC) using various distance functions
GantZA/AdaptiveABC.jl
Approximate Bayesian Computation method from Prangle (2017): Adapting the ABC distance function
GantZA/ApproxBayes.jl
Approximate Bayesian Computation (ABC) algorithms for likelihood free inference in julia
GantZA/LunoAPI.jl
Basic Julia API for the Luno Exchange
GantZA/StylizedFacts.jl
GantZA/terraform-plan-summariser
A Python Library created during the Baringa DAA Hackathon 2022 which summarises Terraform Plans. Inspired by tf-summarise, a Go CLI utility which summarise a Terraform plan
GantZA/attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
GantZA/AttentionOCR.jl
(WIP) Julia and Flux adaptation of the python package aocr.py https://github.com/emedvedev/attention-ocr using Seq2seq with Attention from https://github.com/merckxiaan/flux-seq2seq
GantZA/CALOBMTMD
GantZA/DiffEqDocs.jl
Documentation for the DiffEq ecosystem
GantZA/expert-longshort
GantZA/flux-seq2seq
A seq2seq nmt model in Julia using Flux
GantZA/HFT-Assignment-1-Scripts
Assignment 1 scripts for High Frequency Trading Analysis course
GantZA/HypothesisTests.jl
Hypothesis tests for Julia
GantZA/indabax-hackathon-2019
Code for our benchmark solution
GantZA/learning-flux
Recoding examples from flux model zoo and tutorials
GantZA/Mamba.jl
Markov chain Monte Carlo (MCMC) for Bayesian analysis in julia
GantZA/model-zoo
Please do not feed the models
GantZA/MV_Assignment-2
GantZA/Packet-Sniffing
GantZA/scapy
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
GantZA/SMM.jl
Basic Simulated Method of Moments in Julia (WIP)
GantZA/SMMWeightMatrix.jl
Weight Matrix functions used in Simulated Method of Moments
GantZA/TelegramAPI.jl
GantZA/TSSM.jl
Time Series Similarity Measures