-
btgym Public
Scalable, event-driven, deep-learning-friendly backtesting library
-
-
BEAR Public
Forked from aviralkumar2907/BEARCode for Stabilizing Off-Policy RL via Bootstrapping Error Reduction
-
keras-tcn Public
Forked from philipperemy/keras-tcnKeras Temporal Convolutional Network.
Python MIT License UpdatedAug 20, 2019 -
ray Public
Forked from ray-project/rayA system for parallel and distributed Python that unifies the ML ecosystem.
-
clipper Public
Forked from ucbrise/clipperA low-latency prediction-serving system
-
networkx Public
Forked from networkx/networkxOfficial NetworkX source code repository.
Python Other UpdatedMay 9, 2019 -
cloudml-samples Public
Forked from GoogleCloudPlatform/cloudml-samplesCloud ML Engine is now a part of AI Platform
Python Apache License 2.0 UpdatedMay 8, 2019 -
awesome-streaming Public
Forked from manuzhang/awesome-streaminga curated list of awesome streaming frameworks, applications, etc
UpdatedApr 11, 2019 -
tradeflow Public
Preliminary attempt to model algorithmic trading tasks as directed acyclic graphs
-
rlgraph Public
Forked from rlgraph/rlgraphRLgraph: Modular computation graphs for deep reinforcement learning
Python Apache License 2.0 UpdatedMar 22, 2019 -
pythonflow Public
Forked from spotify/pythonflow🐍 Dataflow programming for python.
Python Apache License 2.0 UpdatedMar 7, 2019 -
arctic Public
Forked from man-group/arcticHigh performance datastore for time series and tick data
-
awesome-beam Public
Forked from pabloem/awesome-beamA curated list of awesome resources for Apache Beam
The Unlicense UpdatedFeb 15, 2019 -
common-workflow-language Public
Forked from common-workflow-language/common-workflow-languageRepository for the CWL standards. Use https://www.biostars.org/t/cwl/ for support 😊
Python Apache License 2.0 UpdatedFeb 12, 2019 -
awesome-pipeline Public
Forked from pditommaso/awesome-pipelineA curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
UpdatedFeb 12, 2019 -
startbootstrap-grayscale Public
Forked from StartBootstrap/startbootstrap-grayscaleA multipurpose one page Bootstrap theme created by Start Bootstrap
CSS MIT License UpdatedFeb 1, 2019 -
DRL Public
Forked from CausalRL/DRLDeconfounding Reinforcement Learning in Observational Settings
Python UpdatedDec 31, 2018 -
-
CapsLayer Public
Forked from naturomics/CapsLayerCapsLayer: An advanced library for capsule theory
Python Apache License 2.0 UpdatedDec 18, 2018 -
pyts Public
Forked from johannfaouzi/pytsA Python package for time series transformation and classification
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 9, 2018 -
courses Public
Forked from DataScienceSpecialization/coursesCourse materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
HTML UpdatedDec 6, 2018 -
-
Awesome-Quant-Machine-Learning-Trading Public
Forked from grananqvist/Awesome-Quant-Machine-Learning-TradingQuant/Algorithm trading resources with an emphasis on Machine Learning
1 UpdatedDec 2, 2018 -
ARS Public
Forked from modestyachts/ARSAn implementation of the Augmented Random Search algorithm
Python Other UpdatedDec 1, 2018 -
-
awesome_time_series_in_python Public
Forked from MaxBenChrist/awesome_time_series_in_pythonThis curated list contains python packages for time series analysis
UpdatedNov 12, 2018 -
Kalman-and-Bayesian-Filters-in-Python Public
Forked from rlabbe/Kalman-and-Bayesian-Filters-in-PythonKalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
-
Ornstein-Uhlenbeck-Bayesian Public
Forked from hstrey/Ornstein-Uhlenbeck-Bayesian -
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers Public
Forked from CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackersaka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)