Pinned Repositories
aave_liquidations
AdaptiveEnbMIMOCQR
adaptivegp
Fully nonstationary, heteroscedastic GP for Matlab
Advanced-Cpp-And-Modern-Design
My solutions to the "Advanced C++ and Modern Design" course offered by Baruch College.
allocator
A set of memory allocators for use with the C++ Standard Template Library
AllocatorBuilder
Policy Based C++ Allocator Library
atomic_patterns
Common atomic patterns
Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
Waiting_Times_and_Number_of_Directional_Changes
Code and experiments described in the "Waiting Times and Number of Directional Changes in Intrinsic Time framework" paper (to be published)
goldstar111's Repositories
goldstar111/awesome-ripple
A curated list of Ripple resources
goldstar111/bip39
A web tool for converting BIP39 mnemonic codes
goldstar111/BitPredict
This project is concerned with predicting the price of Bitcoin using machine learning. The goal is to ascertain with what accuracy can the direction of Bitcoin price in USD can be predicted. The task is achieved with varying degrees of success through the implementation of Bayesian Regression.The popular ARIMA model for time series forecasting is implemented as a comparison to Holt’s Forecasting Model, exponential triple smoothing and Bayesian Regression. It can clearly be seen that Bayesian regression gives the best forecasting model for bitcoin price prediction. It has a very low Mean accuracy prediction error of 7.82 which is way lower compared to other models. The model is run only for 10 iterations or Markov chains and increasing this number would further improve the model accuracy. The implementation is done in R.
goldstar111/bounceR
Automated Feature Selection
goldstar111/cms
Commodities Markets Simulator
goldstar111/core
This repo contains the core code for Toast Wallet. It is built for iOS, Android and browser directly from this repository. PC builds are built from the browser version using Electron.
goldstar111/differential-evolution-1
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
goldstar111/embedPy
Allows the kdb+ interpreter to call Python functions
goldstar111/findatapy
Python library to download market data via Bloomberg, Quandl, Yahoo etc.
goldstar111/finmarketpy
Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
goldstar111/funq
Source files for "Fun Q: A Functional Introduction to Machine Learning in Q"
goldstar111/hobbes
A language and an embedded JIT compiler
goldstar111/liquibook
Modern C++ order matching engine
goldstar111/memcached
memcached development tree
goldstar111/MSM_Thanasarn
Makov Switching Multifractal Model
goldstar111/nng
nanomsg-next-generation -- in development (not for production use)
goldstar111/nonconformist
Python implementation of the conformal prediction framework.
goldstar111/ofp
OpenFastPath project
goldstar111/peatio
An open-source assets exchange.
goldstar111/PerformanceAnalytics
goldstar111/pyFTS
Fuzzy Time Series for Python
goldstar111/pyowl
Ordered Weighted L1 regularization for classification and regression in Python
goldstar111/quantstrat
goldstar111/ripple-with-mnemonic
Access your ripple account with mnemonic
goldstar111/rnnlib
RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects/rnnl/
goldstar111/Simple-WebSocket-Server
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
goldstar111/sockperf
Network Benchmarking Utility
goldstar111/tbb
Official Intel(R) Threading Building Blocks (Intel TBB) GitHub repository.
goldstar111/uWebSockets
Tiny WebSockets
goldstar111/xmm
Trading Bot for Ripple Network