Pinned Repositories
AlphaGo
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.
api-connectors
Libraries for connecting to the BitMEX API.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
Big-Data-Resources
:boom:大数据/数据挖掘/推荐系统/机器学习相关资源
BigDL
BigDL: Distributed Deep Learning Library for Apache Spark
binance-api-node
:chart: A complete and heavily tested API wrapper for the Binance API.
binance-java-api
binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
bitcoin-prices-and-gradient-descent
A gradient descent example
bytom
Official Go implementation of the Bytom protocol
weih201's Repositories
weih201/api-connectors
Libraries for connecting to the BitMEX API.
weih201/binance-api-node
:chart: A complete and heavily tested API wrapper for the Binance API.
weih201/binance-java-api
binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
weih201/bitcoin-prices-and-gradient-descent
A gradient descent example
weih201/bytom
Official Go implementation of the Bytom protocol
weih201/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
weih201/clevr-iep
Inferring and Executing Programs for Visual Reasoning
weih201/coding-interview-university
A complete computer science study plan to become a software engineer.
weih201/cpp-ethereum
Ethereum C++ client
weih201/Data-Analysis
Data Analysis Using Python
weih201/dnc
A TensorFlow implementation of the Differentiable Neural Computer.
weih201/ELF
ELF: a platform for game research
weih201/Encyclopedia
An Open Encyclopedia of Proof Systems
weih201/eos
An open source smart contract platform
weih201/fp-course
Functional Programming Course
weih201/How-to-Predict-Stock-Prices-Easily-Demo
How to Predict Stock Prices Easily - Intro to Deep Learning #7 by Siraj Raval on Youtube
weih201/JoshieGo
A Go playing program implemented in Tensorflow roughly according to the architecture of AlphaGo. Current strength is 3~4 amateur dan.
weih201/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
weih201/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
weih201/models
Models and examples built with TensorFlow
weih201/Neural-Network-with-Financial-Time-Series-Data
This solution presents an accessible, non-trivial example of machine learning (Deep learning) with financial time series using TensorFlow
weih201/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
weih201/PRML
PRML algorithms implemented in Python
weih201/profit-trailer
We trail the trends!
weih201/python-binance
Binance Exchange API python implementation for automated trading
weih201/Smart-Bitcoin-Auto-Trading-Bot-based-on-Nerual-Networks
1) Get bitcoin related data 2) predict bitcoin price 3)Auto trading
weih201/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
weih201/ta-lib
Python wrapper for TA-Lib (http://ta-lib.org/).
weih201/zhihu-api
Zhihu API for Humans
weih201/zipline
Zipline, a Pythonic Algorithmic Trading Library