Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
alpha_vantage
A python wrapper for Alpha Vantage API for financial data.
arctic
High performance datastore for time series and tick data
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-public-datasets
A topic-centric list of HQ open datasets in public domains. New PR ☛☛☛
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Expected-Force
Calculate the node influence of nodes based on the expected force of infection
fundscrape
Scrape N-PX voting records
python-scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
Yuxiu-Research
Hedge Fund Activism
Marlowe97's Repositories
Marlowe97/django
The Web framework for perfectionists with deadlines.
Marlowe97/data
Data and code behind the articles and graphics at FiveThirtyEight
Marlowe97/awesome-computer-vision
A curated list of awesome computer vision resources
Marlowe97/funcat
Funcat 将同花顺、通达信、文华财经麦语言等的公式写法移植到了 Python 中。
Marlowe97/vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
Marlowe97/pyalgotrade
Python Algorithmic Trading Library
Marlowe97/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
Marlowe97/catboost
CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R
Marlowe97/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Marlowe97/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
Marlowe97/coursera-dl
Script for downloading Coursera.org videos and naming them.
Marlowe97/QUANTAXIS
QUANTAXIS 量化金融框架 Quantitative Financial Framework 中小型策略团队解决方案
Marlowe97/tushare
TuShare is a utility for crawling historical data of China stocks
Marlowe97/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
Marlowe97/code-vault
Collection of useful notebooks and snippets
Marlowe97/jupyterlab
JupyterLab computational environment.
Marlowe97/competitive-data-science
Materials for "How to Win a Data Science Competition: Learn from Top Kagglers" course
Marlowe97/dash
Interactive, Reactive Web Apps for Python. Dash Is Productive™
Marlowe97/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
Marlowe97/CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
Marlowe97/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Marlowe97/cufflinks
Productivity Tools for Plotly + Pandas
Marlowe97/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Marlowe97/json-tutorial
从零开始的 JSON 库教程
Marlowe97/json2csv
Converts JSON files to CSV (pulling data from nested structures). Useful for Mongo data
Marlowe97/share
资料共享
Marlowe97/easytrader
提供券商华泰/佣金宝/银河/广发/雪球的基金、股票自动程序化交易
Marlowe97/Bitcoin
Marlowe97/zipline
Zipline, a Pythonic Algorithmic Trading Library
Marlowe97/BaruchCPPHW
Homework for Baruch C++ Programming for Financial Engineering Course