chasehere's Stars
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
sourcegraph/thesrc
Example of a 3-layer (frontend, API, datastore) Go web app (based on the code that powers https://sourcegraph.com)
caioaao/wolpert
A stacked generalization framework. Built on top of scikit learn
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
ajtulloch/quantcup-orderbook
Fast C++ adaptation of the QuantCup (http://www.quantcup.org/) limit order book.
kamalgill/flask-appengine-template
Boilerplate project template for running Flask on Google App Engine -- supplanted by https://github.com/kamalgill/cloud-starterkit-flask-appengine
droot/gae-boilerplate
Project skeleton for a python based Google App Engine project
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
microsoft/SynapseML
Simple and Distributed Machine Learning
twosigma/flint
A Time Series Library for Apache Spark
awjuliani/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
nteract/nteract
📘 The interactive computing suite for you! ✨
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
baidu-research/DeepBench
Benchmarking Deep Learning operations on different hardware
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
damianavila/RISE
RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
hakimel/reveal.js
The HTML Presentation Framework
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
wesm/feather
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
quantopian/zipline
Zipline, a Pythonic Algorithmic Trading Library
yang-guo/kdb_tutorial
jocicmarko/kaggle-dsb2-keras
Keras tutorial for Kaggle 2nd Annual Data Science Bowl
Naoki-Yatsu/FX-AlgorithmTrading
FX algorithm trading system with Java/kdb. (Open Source limited version)
amueller/word_cloud
A little word cloud generator in Python
benhamner/JobSalaryPrediction
jaganadhg/azureml-pretrained-sklearn
Code and model for AzureML sklearn pre-trained model usgage
rhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
carpedm20/deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers