ghostchef's Stars
hereismari/tensorflow-workshop
Code samples, slides and materials for TensorFlow Workshops
tensorflow/ecosystem
Integration of TensorFlow with other open-source frameworks
amygdala/tensorflow-workshop
This repo contains materials for use in a TensorFlow workshop.
hexiangnan/neural_collaborative_filtering
Neural Collaborative Filtering
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
tensorflow/serving
A flexible, high-performance serving system for machine learning models
jorahn/keras-wide-n-deep
Reimplementation of Google's Wide & Deep Network in Keras
ichuang/tflearn_wide_and_deep
Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.
tensorflow/models
Models and examples built with TensorFlow
thewintersun/distributeTensorflowExample
distribute tensorflow example
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
wnzhang/deep-ctr
An attempt of training DNN models to predict ad click-through rate, implemented with Theano.
tobegit3hub/tensorflow_template_application
TensorFlow template application for deep learning
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
waditu/tushare
TuShare is a utility for crawling historical data of China stocks
wilsonfreitas/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
QuantFans/quantdigger
基于python的量化交易平台
ricequant/rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
quantopian/zipline
Zipline, a Pythonic Algorithmic Trading Library
QuantBox/XAPI2
统一行情交易接口第2版
keras-team/keras
Deep Learning for humans
alno/batch-learn
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
bingzhengwei/ftrl_proximal_lr
Multithreaded Asynchronous FTRL Proximal Implementation
apache/mahout
Mirror of Apache Mahout
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
wzhe06/Ad-papers
Papers on Computational Advertising
wnzhang/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
scopt/scopt
command line options parsing for Scala