TungHanWu's Stars
sbnighut/TradingApp
This is a C# .net application that mimics the characteristics of a trading application. There is price update service that raises price update event 20 times in a second. This gives a real time feel to the application. Each and every time a new price about an instrument is updated the GUI shows the same using coloring scheme. If the new price of the stock is higher than previous then Blue color will blink in the background of that cell or else Red. If the price is not changed then a neutral color i.e. LightGray would be set to background
phuocidi/GUI_python3
Download historical stock price and/or save to sqlite3 database.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
quantopian/zipline
Zipline, a Pythonic Algorithmic Trading Library
websocket-client/websocket-client
WebSocket client for Python
ricequant/rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
mlouielu/twstock
台灣股市股票價格擷取 (含即時股票資訊) - Taiwan Stock Opendata with realtime
owocki/pytrader
cryptocurrency trading robot
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
BVLC/caffe
Caffe: a fast open framework for deep learning.
dmlc/mshadow
Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning
chainer/chainer
A flexible framework of neural networks for deep learning
philferriere/dlwin
GPU-accelerated Deep Learning on Windows 10 native
NVIDIA/DIGITS
Deep Learning GPU Training System
inducer/pycuda
CUDA integration for Python, plus shiny features
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
arrayfire/arrayfire
ArrayFire: a general purpose GPU library.
SuperHouse/esp-open-rtos
Open source FreeRTOS-based ESP8266 software framework
scikit-image/scikit-image
Image processing in Python
google-deepmind/sonnet
TensorFlow-based neural network library
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
atomicobject/heatshrink
data compression library for embedded/real-time systems
kien/ctrlp.vim
Fuzzy file, buffer, mru, tag, etc finder.
jorisvink/kore
An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.
sqlmapproject/sqlmap
Automatic SQL injection and database takeover tool
allinurl/goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
apache/beam
Apache Beam is a unified programming model for Batch and Streaming data processing.